[PATCH] D145626: [WebAssembly] Support debug info for TLS + global in PIC mode

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 20:32:30 PST 2023


aheejin updated this revision to Diff 504331.
aheejin added a comment.

Comment fix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145626

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/test/DebugInfo/WebAssembly/tls_pic_globals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145626.504331.patch
Type: text/x-patch
Size: 17860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230311/03602dd5/attachment.bin>


More information about the llvm-commits mailing list