llvm-6502/lib
David Fang d4f9d05fde initial draft of PPCMachObjectWriter.cpp
this records relocation entries in the mach-o object file
for PIC code generation.
tested on powerpc-darwin8, validated against darwin otool -rvV

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188004 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-08 20:14:40 +00:00
..
Analysis Disable inlining between sanitized and non-sanitized functions. 2013-08-08 08:22:39 +00:00
AsmParser
Bitcode
CodeGen For DW_TAG_template_type_parameter the actual passed in type could 2013-08-08 08:09:43 +00:00
DebugInfo
ExecutionEngine
IR Make sure that if we're going to attempt to add a type to a DIE that 2013-08-08 07:40:37 +00:00
IRReader
Linker
MC Fix a FIXME, on darwin all virtual sections have a zerofill type. 2013-08-07 21:13:01 +00:00
Object initial draft of PPCMachObjectWriter.cpp 2013-08-08 20:14:40 +00:00
Option
Support Fix off-by-one error in Regex::isValid 2013-08-08 17:32:45 +00:00
TableGen
Target initial draft of PPCMachObjectWriter.cpp 2013-08-08 20:14:40 +00:00
Transforms Revert "[objc-arc] Track if we encountered an additive overflow while computing {TopDown,BottomUp}PathCounts and do nothing if it occured." 2013-08-08 00:41:18 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile