Dan Gohman
|
0d4bbf2c4a
|
Remove obsolete -f flags.
llvm-svn: 79992
|
2009-08-25 15:38:29 +00:00 |
Devang Patel
|
05eb617da5
|
Use separate ValueList for metadata.
This fixes PR4666.
llvm-svn: 78056
|
2009-08-04 06:00:18 +00:00 |
Devang Patel
|
8cca7b4abe
|
Revert recent bitcode writer patches.
llvm-svn: 78053
|
2009-08-04 05:01:35 +00:00 |
Devang Patel
|
8abe6bc291
|
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 |