[llvm] [LTO] Reset DiscardValueNames in optimize(). (PR #78705)
Steven Wu via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 08:52:25 PST 2024
================
@@ -7,11 +7,10 @@
; The test requires asserts, as it depends on the default value for
; -lto-discard-value-names at the moment.
-; FIXME: -lto-discard-value-names is ignored at the moment.
; REQUIRES: asserts
----------------
cachemeifyoucan wrote:
Should the REQUIRED to be removed?
https://github.com/llvm/llvm-project/pull/78705
More information about the llvm-commits
mailing list