OSDN Git Service

We were not writing bitcode for function-local metadata whose operands have been...
authorVictor Hernandez <vhernandez@apple.com>
Fri, 29 Jan 2010 21:19:19 +0000 (21:19 +0000)
committerVictor Hernandez <vhernandez@apple.com>
Fri, 29 Jan 2010 21:19:19 +0000 (21:19 +0000)
commit2c482f4895f146cd5b61a42750c4070a8fff3a38
tree2515b55669aa633c03e31497b32d23591d736a56
parent36664bfc7a540f1b45e80c966e36b1aea9d29aa3
We were not writing bitcode for function-local metadata whose operands have been erased (making it not have any more function-local operands)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94842 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/BitcodeWriter.cpp