Commit 42c9354a authored by Steven Wu's avatar Steven Wu
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment