llvm-6502/lib
Rafael Espindola 1252bb4b17 Clear the stub map in getSortedStubs.
This makes sure they are only output once (and frees a bit of memory).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234313 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-07 12:59:28 +00:00
..
Analysis [LoopAccesses] New API to query if memchecks are necessary after partitioning 2015-04-07 03:35:26 +00:00
AsmParser DebugInfo: Move DIFlag-related API from DIDescriptor to DebugNode 2015-04-07 01:21:40 +00:00
Bitcode IR: Rename MDSubrange::getLo() to getLowerBound() 2015-04-07 00:39:59 +00:00
CodeGen Clear the stub map in getSortedStubs. 2015-04-07 12:59:28 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Always allocate at least 1 byte for object sections in the JIT to 2015-04-07 06:27:56 +00:00
Fuzzer Removing a spurious space; NFC. 2015-04-06 16:09:13 +00:00
IR DebugInfo: Remove DITypedArray<>, replace with typedefs 2015-04-07 04:14:33 +00:00
IRReader
LineEditor
Linker IR: Stop using DIDescriptor::is*() and auto-casting 2015-04-06 23:18:49 +00:00
LTO
MC Use a comma after the unique keyword. 2015-04-06 16:34:41 +00:00
Object
Option
Passes
ProfileData
Support fix typos; NFC 2015-04-06 16:21:12 +00:00
TableGen
Target CodeGen: Stop using DIDescriptor::is*() and auto-casting 2015-04-06 23:27:40 +00:00
Transforms DebugInfo: Remove DITypedArray<>, replace with typedefs 2015-04-07 04:14:33 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile