llvm/unittests
2016-10-31 03:32:39 +00:00
..
ADT [unittests] STLExtrasTest: Remove an MSVC 2013 workaround, NFCI. 2016-10-25 18:11:17 +00:00
Analysis [SCEV] Reduce boilerplate in unit tests 2016-10-31 03:32:39 +00:00
AsmParser
Bitcode
CodeGen
DebugInfo Switch all DWARF variables for tags, attributes and forms over to use the llvm::dwarf enumerations instead of using raw uint16_t values. This allows easier debugging as users can see the values of the enumerations in the variables view that will show the enumeration string instead of just a number. 2016-10-27 16:32:04 +00:00
ExecutionEngine
IR DebugInfo: fix incorrect alignment type (NFC) 2016-10-26 21:32:29 +00:00
LineEditor
Linker
MC
MI
ObjectYAML
Option
ProfileData
Support Resubmit "Add support for advanced number formatting." 2016-10-29 00:27:22 +00:00
Target
Transforms Cloning: Also clone global variable attached metadata. 2016-10-26 02:57:33 +00:00
CMakeLists.txt