[PATCH] D93749: [llvm-dwp] Add a command line option to set the target triple

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 07:22:30 PST 2021


pfaffe updated this revision to Diff 316390.
pfaffe added a comment.
Herald added subscribers: jgravelle-google, sbc100.

Read triple from first dwo file instead of from command line and add a test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93749

Files:
  llvm/test/tools/llvm-dwp/Inputs/wasm.dwo
  llvm/test/tools/llvm-dwp/WebAssembly/lit.local.cfg
  llvm/test/tools/llvm-dwp/WebAssembly/simple.test
  llvm/tools/llvm-dwp/llvm-dwp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93749.316390.patch
Type: text/x-patch
Size: 3927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/4be505a8/attachment.bin>


More information about the llvm-commits mailing list