diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-03-07 21:36:08 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-03-07 21:36:08 +0000 |
commit | af7e539595f39dd7177e23218aa8a3e684e82ca4 (patch) | |
tree | 3bf62f3d3d52238e7727b62d5937f797a5116592 /llvm/lib/ExecutionEngine/RuntimeDyld | |
parent | f027ad78834ad7a8f5d53680500047a7f2b99150 (diff) | |
download | bcm5719-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/RuntimeDyld')
0 files changed, 0 insertions, 0 deletions