[all-commits] [llvm/llvm-project] c1e238: Revert "[Debugify] Make the debugify aware of the ...
Djordje Todorovic via All-commits
all-commits at lists.llvm.org
Thu Feb 18 02:05:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1e23894fcf592fa5f74d9c2447f947c011f6216
https://github.com/llvm/llvm-project/commit/c1e23894fcf592fa5f74d9c2447f947c011f6216
Author: Djordje Todorovic <djordje.todorovic at syrmia.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M llvm/docs/HowToUpdateDebugInfo.rst
M llvm/include/llvm/Transforms/Utils/Debugify.h
M llvm/lib/Transforms/Utils/Debugify.cpp
R llvm/test/DebugInfo/debugify-original-no-dbg-info.ll
M llvm/tools/opt/opt.cpp
M llvm/unittests/Transforms/Utils/CMakeLists.txt
R llvm/unittests/Transforms/Utils/DebugifyTest.cpp
Log Message:
-----------
Revert "[Debugify] Make the debugify aware of the original (-g) Debug Info"
This reverts rG8ee7c7e02953.
One test is failing, I'll reland this as soon as possible.
More information about the All-commits
mailing list