diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2021-10-19 09:24:31 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2021-10-19 09:55:53 -0700 |
commit | 1529738b6619cdf817feb31771b57a893accf63b (patch) | |
tree | 108abddc3251c490e6512645c812d3785fff6169 /lldb/source/Interpreter/CommandInterpreter.cpp | |
parent | ac0561ebb734e6241d76c4661507960e8a6dfb20 (diff) | |
download | llvm-1529738b6619cdf817feb31771b57a893accf63b.zip llvm-1529738b6619cdf817feb31771b57a893accf63b.tar.gz llvm-1529738b6619cdf817feb31771b57a893accf63b.tar.bz2 |
[debugserver] Fix BUILDING_FOR_ARM64_OSX
Check for TARGET_CPU_ARM64 (ARM instructions for 64-bit mode) rather
than TARGET_CPU_ARM (instructions for 32-bit mode).
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions