[PATCH] D82546: [Debugify][OriginalDIMode] Export the report into JSON file

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 5 04:49:22 PST 2021


djtodoro updated this revision to Diff 328476.
djtodoro added a comment.

- adjust the test to work on Windows as well


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

https://reviews.llvm.org/D82546

Files:
  llvm/docs/HowToUpdateDebugInfo.rst
  llvm/include/llvm/Transforms/Utils/Debugify.h
  llvm/lib/Transforms/Utils/Debugify.cpp
  llvm/test/lit.cfg.py
  llvm/test/tools/llvm-original-di-preservation/Inputs/sample.json
  llvm/test/tools/llvm-original-di-preservation/Outputs/sample.html
  llvm/test/tools/llvm-original-di-preservation/basic.test
  llvm/tools/opt/opt.cpp
  llvm/utils/llvm-original-di-preservation.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82546.328476.patch
Type: text/x-patch
Size: 34145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/2c263bcf/attachment-0001.bin>


More information about the llvm-commits mailing list