[llvm] Add option to turn off optimization for X86 assembler (PR #75895)

Yi Kong via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 22:25:23 PST 2023


kongy wrote:

> I think it should be a target-independent flag. Maybe we should add a flag "O0" for llvm-mc ?

This is a great suggestion, but can we add this as a hidden flag for now to unblock Android's integration?

https://github.com/llvm/llvm-project/pull/75895


More information about the llvm-commits mailing list