Dan Gohman
|
fea1dd0804
|
Remove obsolete -f flags.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79992 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-25 15:38:29 +00:00 |
|
Devang Patel
|
d5ac40457b
|
Use separate ValueList for metadata.
This fixes PR4666.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78056 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-04 06:00:18 +00:00 |
|
Devang Patel
|
912538beca
|
Revert recent bitcode writer patches.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78053 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-04 05:01:35 +00:00 |
|
Devang Patel
|
d701aa7bed
|
Constants and Metadata share ValueList. This means they must be emitted interleaved (using appropriate BLOCK_IDs) otherwise ValuePtrs index gets out of sync.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78033 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-04 02:26:56 +00:00 |
|