aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-12-03 13:21:03 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2020-12-03 13:31:31 -0800
commit9d9959eeacd7222277b9a4ea82a2f59c2bdec5f7 (patch)
treecc8bc0abf39778dc6c5bd7e8b077ae07bccc5291 /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
parent0fd0f885eb990feecd67749eff79a5a821767d84 (diff)
downloadllvm-9d9959eeacd7222277b9a4ea82a2f59c2bdec5f7.zip
llvm-9d9959eeacd7222277b9a4ea82a2f59c2bdec5f7.tar.gz
llvm-9d9959eeacd7222277b9a4ea82a2f59c2bdec5f7.tar.bz2
[lldb] Recognize MachO cpu sub-type 2 as arm64
Make sure we recognize cpu sub-type 2 as arm64. In reality it's arm64e, but we don't have the triple for that. Without this patch, we fall back to unknown-apple-macosx- for the default architecture, which breaks things like running expressions without a target. Differential revision: https://reviews.llvm.org/D92603
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions