Issue |
96566
|
Summary |
[clang][preprocessor][ARM] `--target=thumb` should imply `-mthumb`
|
Labels |
clang
|
Assignees |
|
Reporter |
nickdesaulniers
|
I guess I was surprised to find that `--target=thumbv7-linux-gnueabihf` did not imply the same preprocessor defines that `-mthumb` does. This requires llvm-libc to set `-mthumb` in addition to `--target=thumbv7-linux-gnueabihf`, which is obnoxious.
See also #96550. cc @kbeyls @smithp35 @rengolin @DanielKristofKiss
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs