Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-12 | Correct invalid debug info metadata | David Blaikie | |
Code review feedback on r176838 by Patrik Hägglund. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176884 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-02-06 | Function-local metadata whose operands had been optimized to no longer refer ↵ | Victor Hernandez | |
to function-local IR were not getting written by BitcodeWriter; solution is for these metadata to be enumerated just like global metadata. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95467 91177308-0d34-0410-b5e6-96231b3b80d8 |