diff options
author | Roland McGrath <mcgrathr@google.com> | 2020-01-28 11:32:08 -0800 |
---|---|---|
committer | Petr Hosek <phosek@google.com> | 2020-01-28 11:32:08 -0800 |
commit | 2b0e6fe2e2687eaeb5ac444bd68f678e37227a05 (patch) | |
tree | 88a41e54625a8803ba731db7cf10d0fa34227bc7 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 16e82d855a1bbedee8035a55680b9c9744479071 (diff) | |
download | llvm-2b0e6fe2e2687eaeb5ac444bd68f678e37227a05.zip llvm-2b0e6fe2e2687eaeb5ac444bd68f678e37227a05.tar.gz llvm-2b0e6fe2e2687eaeb5ac444bd68f678e37227a05.tar.bz2 |
[Fuchsia] Remove aarch64-fuchsia target-specific -mcmodel=kernel
Under --target=aarch64-fuchsia, -mcmodel=kernel has the effect of
(the default) -mcmodel=small plus -mtp=el1 (which did not exist when
this behavior was added). Fuchsia's kernel now uses -mtp=el1
directly instead of -mcmodel=kernel, so remove this special support.
Patch By: mcgrathr
Differential Revision: https://reviews.llvm.org/D73409
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions