llvm-6502/unittests
Rafael Espindola cca08872b0 Move CFG building code to a new lib/MC/MCAnalysis library.
The new library is 150KB on a Release+Asserts build, so it is quiet a bit of
code that regular users of MC don't need to link with now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212209 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-02 19:49:34 +00:00
..
ADT Recommit 211309 (StringMap::insert), reverted in 211328 due to issues with private, but non-deleted, move members. 2014-06-23 18:28:53 +00:00
Analysis Reverting r211950 -- it did not help resolve the -Wcomment warnings triggered in GCC. 2014-06-27 19:52:34 +00:00
Bitcode
CodeGen
DebugInfo
ExecutionEngine Revert "Introduce a string_ostream string builder facilty" 2014-06-26 22:52:05 +00:00
IR
LineEditor
Linker
MC Move CFG building code to a new lib/MC/MCAnalysis library. 2014-07-02 19:49:34 +00:00
Object
Option
Support Remove unused typedef. GCC warns about this. 2014-07-01 15:39:32 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest