[all-commits] [llvm/llvm-project] bf6ed3: Reland "[AsmPrinter] fix -disable-debug-info option"
Jameson Nash via All-commits
all-commits at lists.llvm.org
Mon Nov 16 10:35:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bf6ed355c8d10319bd7e3ce62d5f369db9fa0b97
https://github.com/llvm/llvm-project/commit/bf6ed355c8d10319bd7e3ce62d5f369db9fa0b97
Author: Jameson Nash <vtjnash at gmail.com>
Date: 2020-11-16 (Mon, 16 Nov 2020)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
A llvm/test/CodeGen/Generic/disable-debug-info-print.ll
Log Message:
-----------
Reland "[AsmPrinter] fix -disable-debug-info option"
This reverts commit 105ed27ed80dd47a9d32e72bbdd2a776a3318f38, and
removes the offending line from the tests.
More information about the All-commits
mailing list