aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorDavide Italiano <ditaliano@apple.com>2020-06-23 12:24:53 -0700
committerDavide Italiano <ditaliano@apple.com>2020-06-23 12:27:21 -0700
commit3c79212319d878b07ef259d735b52b379f774e25 (patch)
tree212b209929f9185829aef00bc12145b2761a5e23 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent1db1a08ddae6174e0e0bf6f8a8404cef9091b68b (diff)
downloadllvm-3c79212319d878b07ef259d735b52b379f774e25.zip
llvm-3c79212319d878b07ef259d735b52b379f774e25.tar.gz
llvm-3c79212319d878b07ef259d735b52b379f774e25.tar.bz2
[Host] Check for TARGET_OS_EMBEDDED instead of listing architectures.
With the advent of Apple Silicon, checking for the architectures specifically is not correct anymore. This code is only supposed to run on embedded devices (iPhones et similia), so mark it accordingly.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions