llvm-6502/lib
David Blaikie 344569a651 Fix memory leak of MCSymbolData in MCAsmStreamer.
Leak identified by LSan and reported by Kostya Serebryany.

Let's get a bit experimental here... in theory our minimum compiler
versions support unordered_map.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207118 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-24 14:33:36 +00:00
..
Analysis [LCG] Incorporate the core trick of improvements on the naive Tarjan's 2014-04-24 11:05:20 +00:00
AsmParser
Bitcode
CodeGen [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
DebugInfo
ExecutionEngine [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
IR
IRReader
LineEditor
Linker
LTO
MC Fix memory leak of MCSymbolData in MCAsmStreamer. 2014-04-24 14:33:36 +00:00
Object
Option
ProfileData
Support
TableGen
Target AArch64: print NEON lists with a space. 2014-04-24 14:06:20 +00:00
Transforms Allow vectorization of few missed llvm intrinsic calls in BBVectorizor by handling them in isVectorizableIntrinsic function. 2014-04-24 07:29:55 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile