summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2018-02-15 22:14:36 +0000
committerKuba Mracek <mracek@apple.com>2018-02-15 22:14:36 +0000
commit9967378eba5fcbbdb3bce4ce5c06af9fdea8f3d1 (patch)
treedc5fec4bec2098c69b81e0d51222797e536467e9 /llvm/test
parentff2763a658ca068c02588fecea6394a9563cc602 (diff)
downloadbcm5719-llvm-9967378eba5fcbbdb3bce4ce5c06af9fdea8f3d1.tar.gz
bcm5719-llvm-9967378eba5fcbbdb3bce4ce5c06af9fdea8f3d1.zip
[asan] Add "arm64" into the list of 64-bit architectures
It looks like get_bits_for_arch doesn't recognize "arm64" as a 64-bit architecture, and it actually matches the "arm" regexp, which marks it as 32-bit. Let's fix that by matching the 64-bit list first and addin "arm64" into the list. Differential Revision: https://reviews.llvm.org/D43155 llvm-svn: 325300
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud