[PATCH] D115623: [Debugify] Use DebugifyLevel in Debugify original mode
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 13 03:42:26 PST 2021
djtodoro created this revision.
djtodoro added reviewers: StephenTozer, Orlando.
djtodoro added a project: debug-info.
Herald added subscribers: ormris, hiraditya.
djtodoro requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Before this patch the DebugifyLevel option was used for the synthetic mode, so after this, it will be used in the original mode as well.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115623
Files:
llvm/lib/Transforms/Utils/Debugify.cpp
llvm/test/Transforms/Util/Debugify/loc-only-original-mode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115623.393838.patch
Type: text/x-patch
Size: 6320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/6483652b/attachment-0001.bin>
More information about the llvm-commits
mailing list