llvm-6502/unittests
Chris Bieneman 77bf4f97bf Cleaning up static initializers in TimeValue.
Code reviewed by Chandlerc

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216703 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-29 01:05:12 +00:00
..
ADT Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just letting them be implicitly created. 2014-08-27 05:25:25 +00:00
Analysis Modernize the .ll parsing interface. 2014-08-19 16:58:54 +00:00
Bitcode Return a std::unique_ptr when creating a new MemoryBuffer. 2014-08-27 20:03:13 +00:00
CodeGen
DebugInfo
ExecutionEngine Return a std::unique_ptr when creating a new MemoryBuffer. 2014-08-27 20:03:13 +00:00
IR Support: make LLVM Mutexes STL-compatible 2014-08-23 22:49:22 +00:00
LineEditor
Linker
MC
Option
Support Cleaning up static initializers in TimeValue. 2014-08-29 01:05:12 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest