diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-03-10 19:30:00 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-03-10 19:30:00 -0800 |
commit | a11d1cc41c725ec6dee58f75e4a852a658dd7543 (patch) | |
tree | 3df524033866e7aaa31969fa9ae581388b0482a5 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 25df633c243feed0595f51720fd67f578e71e234 (diff) | |
download | llvm-a11d1cc41c725ec6dee58f75e4a852a658dd7543.zip llvm-a11d1cc41c725ec6dee58f75e4a852a658dd7543.tar.gz llvm-a11d1cc41c725ec6dee58f75e4a852a658dd7543.tar.bz2 |
[builtins] Use mcr for dmb instruction on armv6
At present compiler-rt cross compiles for armv6 ( -march=armv6 ) but includes
dmb instructions which are only available in armv7+ this causes SIGILL on
clang+compiler-rt compiled components on rpi0w platforms.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D99282
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions