diff options
author | Manoj Gupta <manojgupta@google.com> | 2021-11-06 19:14:42 -0700 |
---|---|---|
committer | Manoj Gupta <manojgupta@google.com> | 2021-11-07 08:51:35 -0800 |
commit | db27867dfc95257faf5baa40436370df67647847 (patch) | |
tree | 03f208d28630f83d3247564170dd1b7c4fcd18f1 /clang/lib/Analysis/ReachableCode.cpp | |
parent | 2e20ff8c1ab42ccfe102589114587008b411397f (diff) | |
download | llvm-db27867dfc95257faf5baa40436370df67647847.zip llvm-db27867dfc95257faf5baa40436370df67647847.tar.gz llvm-db27867dfc95257faf5baa40436370df67647847.tar.bz2 |
[compiler-rt] Produce the right arch suffix for arm baremetal
D98452 introduced a mismatch between clang expectations for
builtin name for baremetal targets on arm. Fix it by
adding a case for baremetal. This now matches the output of
"clang -target armv7m-none-eabi -print-libgcc-file-name \
-rtlib=compiler-rt"
Reviewed By: mstorsjo
Differential Revision: https://reviews.llvm.org/D113357
Diffstat (limited to 'clang/lib/Analysis/ReachableCode.cpp')
0 files changed, 0 insertions, 0 deletions