[PATCH] D16228: [Verifier] Check that all subprogram definitions are reachable from dbg.cu

Keno Fischer via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 10:22:36 PST 2016


loladiro updated this revision to Diff 45010.
loladiro added a comment.

Some extra test cases need chainging for the case when the llvm.dbg.cu metadata node does not exist.


Repository:
  rL LLVM

http://reviews.llvm.org/D16228

Files:
  lib/IR/Verifier.cpp
  test/Assembler/diimportedentity.ll
  test/Assembler/dilexicalblock.ll
  test/Assembler/dilocalvariable-arg-large.ll
  test/Assembler/dilocalvariable.ll
  test/Assembler/dilocation.ll
  test/Assembler/disubprogram.ll
  test/Assembler/metadata.ll
  test/Bitcode/DILocalVariable-explicit-tags.ll
  test/Bitcode/DILocalVariable-explicit-tags.ll.bc
  test/DebugInfo/Generic/2010-07-19-Crash.ll
  test/Linker/Inputs/mdlocation.ll
  test/Linker/mdlocation.ll
  test/Transforms/LICM/debug-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16228.45010.patch
Type: text/x-patch
Size: 12434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160115/22b95bcc/attachment.bin>


More information about the llvm-commits mailing list