[PATCH] D63286: [GlobalISel][IRTranslator] Don't add debug info to constants emitted into the entry block

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 13:03:27 PDT 2019


aemerson updated this revision to Diff 204613.
aemerson added a comment.

Use a debug loc with line 0 instead, fix a test that should have been using fastisel.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63286/new/

https://reviews.llvm.org/D63286

Files:
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/constant-dbg-loc.ll
  llvm/test/DebugInfo/AArch64/cfi-eof-prologue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63286.204613.patch
Type: text/x-patch
Size: 6178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/51db77bb/attachment-0001.bin>


More information about the llvm-commits mailing list