llvm-project/llvm/lib/Bitcode
Dan Gohman 26d837d086 Fix the bitcode reader to clear out function-specific state
from MDValueList between each function, now that the bitcode
writer is reusing the index space for function-local metadata.

llvm-svn: 112082
2010-08-25 20:22:53 +00:00
..
Reader Fix the bitcode reader to clear out function-specific state 2010-08-25 20:22:53 +00:00
Writer Clear FunctionLocalMDs in purgeFunction along with the rest of the 2010-08-25 17:11:16 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00