[PATCH] D79005: [LLD][COFF] Move debug info for thread-local variables into PDB global stream

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 12:21:13 PDT 2020


aganea updated this revision to Diff 261312.
aganea marked an inline comment as done.
aganea added a comment.

- Generate yaml with the 32-bit toolchain to reduce variability.
- Added local `thread_local` to cover `S_LTHREAD32`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79005

Files:
  lld/COFF/PDB.cpp
  lld/test/COFF/Inputs/pdb-globals.yaml
  lld/test/COFF/pdb-globals.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79005.261312.patch
Type: text/x-patch
Size: 46375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/01dbbda5/attachment.bin>


More information about the llvm-commits mailing list