summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2025-05-07 04:59:20 +0000
committerLang Hames <lhames@apple.com>2025-05-08 11:35:14 +1000
commitb972164f38133fbc878275f4ae324908ae14d750 (patch)
tree07ea32a618cbfa67590ac5db1111d317dca2118f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentc7f350f1428df14e3114977b830ab4dcd3008983 (diff)
[JITLink] Rename 'i386' namespace and files to 'x86'.
When building on i386, both clang and gcc define a builtin 'i386' macro (see discussion in https://github.com/llvm/llvm-project/pull/137063). This causes build errors in the JITLink/i386 backend when attempting to build LLVM on i386. This commit renames the 'i386' backend (namespaces, APIs and files) to 'x86' to avoid this issue.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions