llvm-project/llvm/include/llvm-c/Transforms
Ben Langmuir 2f53fcc831 Fix compilation errors in C API when using C compiler
* Cannot use sizeof() on another union member
* nullptr vs NULL
* () vs (void)

Incidentally, fix an incorrect comment about memory ownership on the
argument to __orc_rt_CreateCWrapperFunctionResultFromOutOfBandError,
which is copied, not moved.
2021-08-24 10:12:32 -07:00
..
AggressiveInstCombine.h
Coroutines.h
IPO.h Recommit "[IPConstProp] Remove and move tests to SCCP." 2020-08-02 22:23:54 +01:00
InstCombine.h
PassBuilder.h Fix compilation errors in C API when using C compiler 2021-08-24 10:12:32 -07:00
PassManagerBuilder.h
Scalar.h [Bindings] Add LLVMAddInstructionSimplifyPass 2020-09-01 12:38:49 -07:00
Utils.h
Vectorize.h