llvm-6502/lib
Richard Smith 72c8331ec1 Treat nothrow forms of ::operator delete and ::operator delete[] as
deallocation functions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186798 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-21 23:11:42 +00:00
..
Analysis Treat nothrow forms of ::operator delete and ::operator delete[] as 2013-07-21 23:11:42 +00:00
AsmParser
Bitcode
CodeGen Fix uninitialized memory read found by MemorySanitizer: always set output parameter of ConvergingScheduler::SchedBoundary::getOtherResourceCount 2013-07-19 08:55:18 +00:00
DebugInfo
ExecutionEngine
IR Disallow global aliases to bitcast between address spaces 2013-07-20 17:46:05 +00:00
IRReader
Linker
MC
Object Retry submitting r186623: COFFDumper: Dump data directory entries. 2013-07-19 23:23:29 +00:00
Option [Option] Add inclusion and exclusion flags to option parsing 2013-07-19 18:04:57 +00:00
Support Fix size_t -> uint warnings with MSVC 64-bit build 2013-07-20 00:20:10 +00:00
TableGen
Target Treat nothrow forms of ::operator delete and ::operator delete[] as 2013-07-21 23:11:42 +00:00
Transforms mem2reg: Minor STL usage cleanup. No functionality change. 2013-07-21 11:03:40 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile