[PATCH] D51420: [DebugInfo] Have the verifier accept missing linkage name for anything other than subprograms.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 08:45:49 PDT 2018


aprantl added a comment.

The test seem really long, perhaps try running delta on it using a script that runs dwarfdump | FileChecks on it and checks for the one TAG you are actually interested in?


Repository:
  rL LLVM

https://reviews.llvm.org/D51420





More information about the llvm-commits mailing list