Bill Wendling
|
f0d4bdaaa3
|
Use -disable-output and to suppress output and don't use a temporary file unless we need one.
llvm-svn: 188843
|
2013-08-20 23:00:25 +00:00 |
|
Dan Gohman
|
bf08e82d8e
|
Remove obsolete -f flags.
llvm-svn: 79992
|
2009-08-25 15:38:29 +00:00 |
|
Devang Patel
|
ada7454774
|
Use separate ValueList for metadata.
This fixes PR4666.
llvm-svn: 78056
|
2009-08-04 06:00:18 +00:00 |
|
Devang Patel
|
90df234b2d
|
Revert recent bitcode writer patches.
llvm-svn: 78053
|
2009-08-04 05:01:35 +00:00 |
|
Devang Patel
|
5312364dd4
|
Constants and Metadata share ValueList. This means they must be emitted interleaved (using appropriate BLOCK_IDs) otherwise ValuePtrs index gets out of sync.
llvm-svn: 78033
|
2009-08-04 02:26:56 +00:00 |
|