jhuber6 wrote: I'm trying to avoid changing the defaults, but it is somewhat unfortunate that the LTO default changes DWARF information. Doing this is easier than modifying the pass, and the manual states that `optnone` doesn't apply to some IPO passes, so this is the easiest way to keep the old behavior.
https://github.com/llvm/llvm-project/pull/211790 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
