llvm-6502/unittests
Chandler Carruth 8417e85781 [PM] Completely remove support for explicit 'require' methods on the
AnalysisManager. All this method did was assert something and we have
a perfectly good way to trigger that assert from the query path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194947 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-17 03:18:05 +00:00
..
ADT [weak vtables] Remove a bunch of weak vtables 2013-11-15 22:34:48 +00:00
Analysis
Bitcode
CodeGen DIEHash: Summary hashing of member functions 2013-10-25 20:04:25 +00:00
DebugInfo DWARF parser: propery handle DW_FORM_ref_sig8 and fix Windows build. 2013-10-29 16:32:19 +00:00
ExecutionEngine [weak vtables] Remove a bunch of weak vtables 2013-11-15 22:34:48 +00:00
IR [PM] Completely remove support for explicit 'require' methods on the 2013-11-17 03:18:05 +00:00
MC
Object
Option
Support Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
Transforms
CMakeLists.txt
Makefile Revert "Move copying of global initializers below the cloning of functions." 2013-11-09 00:43:18 +00:00
Makefile.unittest