fzakaria wrote: > Yes, exposing `RegisterMCTargetOptionsFlags` to clang seems reasonable. Some > research is needed to figure out the value precedence with multiple sources.
Looks actually doable. I put up https://github.com/llvm/llvm-project/pull/210087 There is a test that shows the precedence is working: clang > `-mllvm` https://github.com/llvm/llvm-project/pull/187583 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
