Call Lowering

References:

  • llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
  • llvm/lib/CodeGen/GlobalISel/CallLowering.cpp

CallLowering class describes how to lower LLVM calls to machine code calls.

Created Jul 21, 2020 // Last Updated Jul 22, 2020

If you could revise
the fundmental principles of
computer system design
to improve security...

... what would you change?