[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
Thu Mar 9 17:46:50 PST 2023


aheejin updated this revision to Diff 503993.
aheejin marked an inline comment as done.
aheejin added a comment.

__stack_overflow -> __stack_pointer


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.503993.patch
Type: text/x-patch
Size: 15686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230310/8b5753cc/attachment.bin>


More information about the llvm-commits mailing list