1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/unittests/VMCore
Devang Patel 23e55694c5 Drop "constant" from
!0 = constant metadata !{...}

llvm-svn: 75057
2009-07-08 21:57:07 +00:00
..
ConstantsTest.cpp "I got annoyed at the compiler warnings from ConstantInt::get(Ty, -1, 2009-04-24 05:30:14 +00:00
Makefile Call doInitialization(), releaseMemory(), and doFinalization() for on-the-fly passes as well. 2009-06-29 18:49:09 +00:00
MetadataTest.cpp Drop "constant" from 2009-07-08 21:57:07 +00:00
PassManagerTest.cpp Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00