[clang] [clang] Allow MCTargetOptions to be parseable by -mllvm. (PR #66347)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 5 15:45:28 PST 2023


https://github.com/MaskRay requested changes to this pull request.

Agree that the motivation should be communicated. Driver options have stronger stability guarantee. If there are sufficient motivation and useful MCTargetOptions that we don't feel comfortable exposing driver options, I think this is probably fine.

We probably don't want to test every option. Just 2 or 3 suffices.

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


More information about the cfe-commits mailing list