[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
Thu Jul 22 02:25:20 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
simon_tatham marked an inline comment as done.
Closed by commit rGbd41136746a0: [clang] Use i64 for the !srcloc metadata on asm IR nodes. (authored by simon_tatham).
Changed prior to commit:
https://reviews.llvm.org/D105491?vs=360098&id=360743#toc
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.360743.patch
Type: text/x-patch
Size: 6893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210722/ef683e74/attachment.bin>
More information about the llvm-commits
mailing list