[PATCH] D105491: [clang] Use i64 for the !srcloc metadata on asm IR nodes.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 20 05:59:04 PDT 2021


simon_tatham updated this revision to Diff 360098.
simon_tatham edited the summary of this revision.
simon_tatham added a comment.

Added an i64 `!srcloc` to the only existing test of them I could find.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105491

Files:
  clang/lib/CodeGen/CGStmt.cpp
  llvm/include/llvm/IR/DiagnosticInfo.h
  llvm/include/llvm/IR/LLVMContext.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  llvm/lib/CodeGen/MachineInstr.cpp
  llvm/lib/IR/LLVMContext.cpp
  llvm/test/MC/ARM/inline-asm-srcloc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105491.360098.patch
Type: text/x-patch
Size: 6506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210720/ee3e9740/attachment-0001.bin>


More information about the llvm-commits mailing list