llvm-6502/unittests
2015-06-30 22:17:29 +00:00
..
ADT Drop the OS from the WebAssembly target triple for now. 2015-06-30 03:52:25 +00:00
Analysis
AsmParser AsmParser: Extend the API to make the global value and metadata node slot mappings publicly accessible. 2015-06-23 17:10:10 +00:00
Bitcode
CodeGen AsmPrinter: Use an intrusively linked list for DIE::Children 2015-06-25 23:52:10 +00:00
DebugInfo
ExecutionEngine Don't use std::make_unique. 2015-06-25 13:47:36 +00:00
IR Fix memory leak in unittest added in r241101. 2015-06-30 22:17:29 +00:00
LineEditor
Linker
MC
Option Modify ParseArgs to return the InputArgList by value - there's no need for dynamic allocation/ownership here 2015-06-22 22:06:37 +00:00
ProfileData InstrProf: Add a test for multiple copies of the same with different hashes 2015-06-22 23:56:53 +00:00
Support
Transforms [Cloning] Teach CloneModule about personality functions 2015-06-30 22:14:01 +00:00
CMakeLists.txt
Makefile
Makefile.unittest