llvm-6502/unittests
2014-03-12 14:42:51 +00:00
..
ADT ADT/PointerIntPairTest.cpp: Appease msc17. 2014-03-10 02:33:17 +00:00
Analysis Replace OwningPtr<T> with std::unique_ptr<T>. 2014-03-06 05:51:42 +00:00
Bitcode Replace OwningPtr<T> with std::unique_ptr<T>. 2014-03-06 05:51:42 +00:00
CodeGen
DebugInfo
ExecutionEngine MultiJITTest.cpp: Tweak getPointerToNamedFunction() to be aware of also Windows x64. 2014-03-11 00:34:38 +00:00
IR [PM] While I'm here, fix a few other clang-format issues. Pulls some 2014-03-10 02:12:14 +00:00
LineEditor
Linker Replace OwningPtr<T> with std::unique_ptr<T>. 2014-03-06 05:51:42 +00:00
MC
Object
Option Replace OwningPtr<T> with std::unique_ptr<T>. 2014-03-06 05:51:42 +00:00
Support support: add a utility function to normalise path separators 2014-03-11 22:05:42 +00:00
Transforms Cloning a function now also clones its debug metadata if 'ModuleLevelChanges' is true. 2014-03-12 14:42:51 +00:00
CMakeLists.txt
Makefile
Makefile.unittest