1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib
Chris Lattner 1d25d9e048 Eliminate use of NonCopyable so that doxygen documentation doesn't link
the Annotation classes with the noncopyable classes for no reason

llvm-svn: 5973
2003-05-01 20:28:45 +00:00
..
Analysis Fix bug: LoopPreheaders/2003-04-25-AssertFail.ll 2003-04-26 19:34:18 +00:00
AsmParser Fix bug: Assembler/2003-04-25-UnresolvedGlobalReference.ll 2003-04-25 21:47:33 +00:00
Bytecode Fixed 'prevalent'. 2003-04-23 02:59:05 +00:00
CodeGen Remove unneccesary &* 2003-04-23 16:36:11 +00:00
CWriter Fix problem where labels were being incorrectly elided, and fix problem 2003-04-23 19:15:13 +00:00
ExecutionEngine Remove two fields from TargetData which are target specific. 2003-04-26 20:11:09 +00:00
Support Make more compatible with GCC 2.96 2003-02-13 16:25:28 +00:00
Target Eliminate use of NonCopyable so that doxygen documentation doesn't link 2003-05-01 20:28:45 +00:00
Transforms Fix another case where constexprs could cause a crash 2003-04-30 22:34:06 +00:00
VMCore Fix a bug that occurred when removing the last predecessor INTO an 2003-04-25 23:14:19 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00