[clang] Fix typo "x84_64" (PR #68419)

2023-10-06 Thread Casey Carter via cfe-commits
https://github.com/CaseyCarter closed https://github.com/llvm/llvm-project/pull/68419 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Fix typo "x84_64" (PR #68419)

2023-10-06 Thread Phoebe Wang via cfe-commits
phoebewang wrote: I think it's ok to merge. https://github.com/llvm/llvm-project/pull/68419 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Fix typo "x84_64" (PR #68419)

2023-10-06 Thread Casey Carter via cfe-commits
CaseyCarter wrote: The test failure _cannot possibly_ be related to this nearly non-functional change. Shall I merge anyway, or rerun? ``` TEST 'BOLT :: RISCV/reloc-tls.s' FAILED   | Exit Code: 1   |     | Command Output (stderr):   | --   | RUN: at lin

[clang] Fix typo "x84_64" (PR #68419)

2023-10-06 Thread Phoebe Wang via cfe-commits
https://github.com/phoebewang approved this pull request. Good catch, thanks! https://github.com/llvm/llvm-project/pull/68419 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Fix typo "x84_64" (PR #68419)

2023-10-06 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-backend-x86 Changes Apparently great minds think alike: I noticed these while correcting the same typo in MSVC's sources. --- Full diff: https://github.com/llvm/llvm-project/pull/68419.diff 2 Files Affected: - (modified) clang/test/Driver/cuda-detect

[clang] Fix typo "x84_64" (PR #68419)

2023-10-06 Thread Casey Carter via cfe-commits
https://github.com/CaseyCarter created https://github.com/llvm/llvm-project/pull/68419 Apparently great minds think alike: I noticed these while correcting the same typo in MSVC's sources. >From 2c4ce58cb944774bcfc404ebbeed167c320fbb28 Mon Sep 17 00:00:00 2001 From: Casey Carter Date: Fri, 6