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.
parent
0ed4b177
Please register or sign in to comment