llvm-6502/include/llvm
Rafael Espindola 8bf80061ba Fix MachO's getRelocationAdditionalInfo.
It was returning the loaded address of the section containing the relocation,
which really doesn't seem to be the intent of this function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179255 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-11 02:21:31 +00:00
..
ADT Fix PointerIntPair to be enum class compatible. 2013-04-09 00:01:51 +00:00
Analysis RegionInfo: Add helpers to replace entry/exit recursively 2013-04-10 06:54:49 +00:00
Assembly
Bitcode Whitespace cleanup 2013-04-01 02:28:07 +00:00
CodeGen Use a real union for IdentifyingPassPtr. 2013-04-10 20:50:44 +00:00
Config
DebugInfo
ExecutionEngine Add support for vector data types in the LLVM interpreter. 2013-04-01 15:53:30 +00:00
IR PPC Altivec load/store intrinsics can be marked IntrRead[Write]ArgMem 2013-04-07 15:32:40 +00:00
IRReader
MC MC: Support COFF image-relative MCSymbolRefs 2013-04-10 23:28:17 +00:00
Object Fix MachO's getRelocationAdditionalInfo. 2013-04-11 02:21:31 +00:00
Option
Support Revert "Update the version of dwarf we say we're emitting to at least 3." 2013-04-10 21:45:07 +00:00
TableGen
Target TargetLowering: Fix getTypeConversion handling of extended vector types 2013-04-07 20:22:56 +00:00
Transforms Add support for bottom-up SLP vectorization infrastructure. 2013-04-09 19:44:35 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h Revert "Adding DIImportedModules to DIScopes." 2013-03-28 02:44:59 +00:00
DIBuilder.h Revert "Adding DIImportedModules to DIScopes." 2013-03-28 02:44:59 +00:00
GVMaterializer.h
InitializePasses.h Add support for bottom-up SLP vectorization infrastructure. 2013-04-09 19:44:35 +00:00
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h Add support for bottom-up SLP vectorization infrastructure. 2013-04-09 19:44:35 +00:00
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h