aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorRoland McGrath <mcgrathr@google.com>2020-01-28 11:32:08 -0800
committerPetr Hosek <phosek@google.com>2020-01-28 11:32:08 -0800
commit2b0e6fe2e2687eaeb5ac444bd68f678e37227a05 (patch)
tree88a41e54625a8803ba731db7cf10d0fa34227bc7 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent16e82d855a1bbedee8035a55680b9c9744479071 (diff)
downloadllvm-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