aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-05-28 15:33:59 -0700
committerFangrui Song <i@maskray.me>2024-05-28 15:33:59 -0700
commit20d497c26fc95c80a1bacb38820d92e5f52bec58 (patch)
tree85a156c84ab0a3d5729acfecb054bab10ed93ad6 /llvm/lib/Object/WasmObjectFile.cpp
parent6aeea700df6f3f8db9e6a79be4aa593c6fcc7d18 (diff)
downloadllvm-20d497c26fc95c80a1bacb38820d92e5f52bec58.zip
llvm-20d497c26fc95c80a1bacb38820d92e5f52bec58.tar.gz
llvm-20d497c26fc95c80a1bacb38820d92e5f52bec58.tar.bz2
[Driver] Remove unneeded *-linux-gnu after D158183
Recommit 435ea21c897f94b5a3777a9f152e4c5bb4a371a3. As the comment added by a07727199db0525e9d2df41e466a2a1611b3c8e1 suggests, these `*Triples` lists should shrink over time. https://reviews.llvm.org/D158183 allows *-unknown-linux-gnu to detect *-linux-gnu. If we additionally allow x86_64-unknown-linux-gnu -m32/-mx32 to detect x86_64-linux-gnu, we can mostly remove these *-linux-gnu elements. Retain x86_64-linux-gnu for now to work around #93609. (In addition, Debian /usr/bin/clang --version uses x86_64-pc-linux-gnu). Retain i586-linux-gnu for now to work around #93502.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions