llvm/unittests
Xinliang David Li 728b07f28e Fix a bug in test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258276 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-20 02:49:53 +00:00
..
ADT Fix PointerIntPair so that it can use an enum class as its integer template argument. 2016-01-13 05:59:13 +00:00
Analysis
AsmParser
Bitcode Drop support for dematerializing. 2015-12-18 19:57:26 +00:00
CodeGen
DebugInfo
ExecutionEngine [Orc] Refactor ObjectLinkingLayer::addObjectSet to defer loading objects until 2016-01-19 21:06:38 +00:00
IR [InstructionsTest] delete via unique_ptr (NFC) 2016-01-15 15:08:36 +00:00
LineEditor
Linker Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
MC
Option
ProfileData Fix a bug in test 2016-01-20 02:49:53 +00:00
Support Update to use new name alignTo(). 2016-01-14 21:06:47 +00:00
Transforms Return a std::unique_ptr from CloneModule. NFC. 2015-12-08 23:57:17 +00:00
CMakeLists.txt
Makefile
Makefile.unittest