summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2015-03-07 21:36:08 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2015-03-07 21:36:08 +0000
commitaf7e539595f39dd7177e23218aa8a3e684e82ca4 (patch)
tree3bf62f3d3d52238e7727b62d5937f797a5116592 /llvm/lib/ExecutionEngine
parentf027ad78834ad7a8f5d53680500047a7f2b99150 (diff)
downloadbcm5719-llvm-af7e539595f39dd7177e23218aa8a3e684e82ca4.tar.gz
bcm5719-llvm-af7e539595f39dd7177e23218aa8a3e684e82ca4.zip
Unwind: tweak register handling for AArch64
AArch64 uses // as the comment character (although, Darwin uses ;). However, since we are using the C preprocessor on these files, // can be used as the comment character across the board. Tweak the platform guard to recognise __aarch64__ as well as __arm64__ for the platform identifier. llvm-svn: 231578
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud