aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bindings/Python/MainModule.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2025-10-03 17:45:16 +1000
committerGitHub <noreply@github.com>2025-10-03 17:45:16 +1000
commit05a49dac85e94f9c05f0ec1549cdc812443491e5 (patch)
tree9a9ed48ed7da8a1256f2fb453f2b148bc9566fbf /mlir/lib/Bindings/Python/MainModule.cpp
parente9972debc98ce5d00db47409248bbcf06fafaf73 (diff)
downloadllvm-05a49dac85e94f9c05f0ec1549cdc812443491e5.zip
llvm-05a49dac85e94f9c05f0ec1549cdc812443491e5.tar.gz
llvm-05a49dac85e94f9c05f0ec1549cdc812443491e5.tar.bz2
[llvm-jitlink] Use MachOObjectFile::getArchTriple for triple identifi… (#161799)
…cation. Replaces a call to ObjectFile::makeTriple (still used for ELF and COFF) with a call to MachOObjectFile::getArchTriple. The latter knows how to build correct triples for different MachO CPU subtypes, e.g. arm64 vs arm64e, which is important for selecting the right slice from universal archives.
Diffstat (limited to 'mlir/lib/Bindings/Python/MainModule.cpp')
0 files changed, 0 insertions, 0 deletions