llvm-6502/lib
Sean Callanan b38aae442f Made RuntimeDyldMachO support vanilla i386
relocations.  The algorithm is the same as
that for x86_64.  Scattered relocations, a
feature present in i386 but not on x86_64,
are not yet supported.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153466 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-26 20:45:52 +00:00
..
Analysis Revert r153423 as this is causing failures on our internal nightly testers. 2012-03-26 18:07:14 +00:00
Archive
AsmParser
Bitcode
CodeGen No need to do an expensive stable sort for a bunch of integers. 2012-03-26 14:17:26 +00:00
DebugInfo
ExecutionEngine Made RuntimeDyldMachO support vanilla i386 2012-03-26 20:45:52 +00:00
Linker
MC Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
Object
Support Fix GetMainExecutable on kFreeBSD. 2012-03-26 12:05:51 +00:00
TableGen
Target Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
Transforms PR12357: The pointer was used before it was checked. 2012-03-26 20:39:18 +00:00
VMCore Add missing include of <new> 2012-03-26 14:04:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile