[PATCH] D49819: [bcanalyzer] Update MODULE_CODE values

Adam Newton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 15:52:32 PDT 2018


aenewton added a comment.

Thanks for the comments, Jonas. I grepped through the tests and saw that none of them were checking against the `UnknownCode` string that would have been produced. It looks like I'll need to create a bitcode file that contains the codes and create a new test based on that.


Repository:
  rL LLVM

https://reviews.llvm.org/D49819





More information about the llvm-commits mailing list