[PATCH] D115973: [llvm-profgen] Support symbol loading for debug fission

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 22 13:07:57 PST 2022


wlei updated this revision to Diff 410625.
wlei added a comment.

Addressing jhenderson's feedbacks: remove the emptyt file(added by mistake) in cross-project-test, add build instructions in the comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115973

Files:
  llvm/test/tools/llvm-profgen/Inputs/split-dwarf-single.exe
  llvm/test/tools/llvm-profgen/Inputs/split-dwarf-single.o.yaml
  llvm/test/tools/llvm-profgen/Inputs/split-dwarf-split.dwo.yaml
  llvm/test/tools/llvm-profgen/Inputs/split-dwarf-split.exe
  llvm/test/tools/llvm-profgen/split-dwarf.test
  llvm/tools/llvm-profgen/ProfiledBinary.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115973.410625.patch
Type: text/x-patch
Size: 16045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220222/42803a24/attachment.bin>


More information about the llvm-commits mailing list