llvm-6502/lib
Rafael Espindola a1e31b45cc Move IsUsedInReloc from MCSymbolELF to MCSymbol.
There is a free bit is MCSymbol and MachO needs the same information.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239933 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-17 20:08:20 +00:00
..
Analysis Add documentation for new backedge mass propagation in irregular loops. 2015-06-17 16:28:22 +00:00
AsmParser Allow aliases to be unnamed. 2015-06-17 17:53:31 +00:00
Bitcode Handle forward referenced function when streaming bitcode. 2015-06-17 01:15:47 +00:00
CodeGen fix typos in comments; NFC 2015-06-17 16:34:48 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR Allow aliases to be unnamed. 2015-06-17 17:53:31 +00:00
IRReader Return a unique_ptr from getLazyBitcodeModule and parseBitcodeFile. NFC. 2015-06-16 22:27:55 +00:00
LibDriver
LineEditor
Linker
LTO Return a unique_ptr from getLazyBitcodeModule and parseBitcodeFile. NFC. 2015-06-16 22:27:55 +00:00
MC Move IsUsedInReloc from MCSymbolELF to MCSymbol. 2015-06-17 20:08:20 +00:00
Object [ArchiveWriter] Use EndianStream. No functional change intended. 2015-06-17 16:02:56 +00:00
Option
Passes
ProfileData
Support Use std::unique_ptr to manage the DataStreamer in bitcode parsing. 2015-06-16 23:29:49 +00:00
TableGen
Target Move IsUsedInReloc from MCSymbolELF to MCSymbol. 2015-06-17 20:08:20 +00:00
Transforms LowerBitSets: Do not assign names to aliases of unnamed bitset element objects. 2015-06-17 18:31:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile