[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:30:54 PST 2023


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

Add reloc test + original C source comment


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.504330.patch
Type: text/x-patch
Size: 17869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230311/54630399/attachment.bin>


More information about the llvm-commits mailing list