Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-14 | Per discussion on the list, remove BitcodeVerify pass to reimplement as a ↵ | Chad Rosier | |
free function. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146531 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-12-12 | Begin sketching out a bitcode verifier pass. Idea is to emit a .bc file and | Chad Rosier | |
then read the file back in to verify use-list serialization/deserialization. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146439 91177308-0d34-0410-b5e6-96231b3b80d8 |