llvm-project/clang/include
Hal Finkel 74618cc622 [PowerPC] Add a target option for invariant function descriptors
The PPC backend will now assume that PPC64 ELFv1 function descriptors are
invariant. This must be true for well-defined C/C++ code, but I'm providing an
option to disable this assumption in case someone's JIT-engine needs it.

llvm-svn: 226209
2015-01-15 21:22:22 +00:00
..
clang [PowerPC] Add a target option for invariant function descriptors 2015-01-15 21:22:22 +00:00
clang-c Fix Typos in include/clang-c/Index.h 2014-12-05 15:50:44 +00:00
CMakeLists.txt
Makefile