llvm/include
Peter Collingbourne aa7ad072c9 LTO: Change signature of LTOCodeGenerator::setCodePICModel() to take a Reloc::Model.
This allows us to remove a bunch of code in LTOCodeGenerator and llvm-lto
and has the side effect of improving error handling in the libLTO C API.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245756 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-21 22:57:17 +00:00
..
llvm LTO: Change signature of LTOCodeGenerator::setCodePICModel() to take a Reloc::Model. 2015-08-21 22:57:17 +00:00
llvm-c [IR] Add token types 2015-08-14 05:09:07 +00:00