[PATCH] D92795: [RISCV] Preserve Assembler Source Locations

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 16:46:54 PST 2020


lenary abandoned this revision.
lenary added a comment.

I was weirded out by seeing debug info left as unused arguments, but I went looking in AsmParser.cpp and it does something completely different for emitting debug info, which I wasn't expecting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92795



More information about the llvm-commits mailing list