[all-commits] [llvm/llvm-project] 152df3: arm64: count Triple::aarch64_32 as an aarch64 targ...
Tim Northover via All-commits
all-commits at lists.llvm.org
Thu Dec 3 03:10:15 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 152df3add156b68aca7bfb06b62ea85fa127f3b1
https://github.com/llvm/llvm-project/commit/152df3add156b68aca7bfb06b62ea85fa127f3b1
Author: Tim Northover <t.p.northover at gmail.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M clang/lib/Driver/ToolChain.cpp
M clang/test/Driver/frame-pointer-elim.c
M llvm/include/llvm/ADT/Triple.h
M llvm/lib/BinaryFormat/MachO.cpp
Log Message:
-----------
arm64: count Triple::aarch64_32 as an aarch64 target and enable leaf frame pointers
More information about the All-commits
mailing list