llvm-6502/unittests
Duncan P. N. Exon Smith 6e4bbf0390 IR: Use unique_ptr, NFC
Use `std::unique_ptr<>`, as suggested by David Blaikie.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225749 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-13 00:57:27 +00:00
..
ADT [APFloat][ADT] Fix sign handling logic for FMA results that truncate to zero. 2015-01-04 01:20:55 +00:00
Analysis
Bitcode
CodeGen Make DIE.h a public CodeGen header. 2015-01-05 21:29:41 +00:00
DebugInfo
ExecutionEngine [C API] Expose LLVMGetGlobalValueAddress and LLVMGetFunctionAddress. 2014-12-22 18:53:11 +00:00
IR IR: Use unique_ptr, NFC 2015-01-13 00:57:27 +00:00
LineEditor
Linker
MC
Option
Support ConvertUTFTest: fix misleading empty line 2015-01-10 05:03:29 +00:00
Transforms DebugIR: Delete -debug-ir 2014-11-29 03:15:47 +00:00
CMakeLists.txt [cmake] Start making LLVM_LIBDIR_SUFFIX effective by adding it to 2014-12-29 11:16:19 +00:00
Makefile
Makefile.unittest