Revert "Reland "[LoongArch] Support -march=native and -mtune=""
This reverts commit c56514f2. This commit adds global state that is shared between clang driver and clang cc1, which is not correct when clang is used with `-fno-integrated-cc1` option (no integrated cc1). The -march and -mtune option needs to be properly passed through cc1 command-line and stored in TargetInfo. (cherry picked from commit 42c9354a)
parent
d93ba81b
Please register or sign in to comment