[all-commits] [llvm/llvm-project] 91ea24: [Debugify] Use DebugifyLevel in Debugify original ...
Djordje Todorovic via All-commits
all-commits at lists.llvm.org
Tue Mar 22 06:05:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91ea247039dbcc756107616d39baecbb3a4bfb7e
https://github.com/llvm/llvm-project/commit/91ea247039dbcc756107616d39baecbb3a4bfb7e
Author: Djordje Todorovic <djordje.todorovic at syrmia.com>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M llvm/lib/Transforms/Utils/Debugify.cpp
A llvm/test/Transforms/Util/Debugify/loc-only-original-mode.ll
Log Message:
-----------
[Debugify] Use DebugifyLevel in Debugify original mode
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.
Differential Revision: https://reviews.llvm.org/D115623
More information about the All-commits
mailing list