diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-27 02:01:24 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-27 02:01:24 +0000 |
commit | 3a2d6a309667461d49e010ea7f96eb8f0cdcf8d9 (patch) | |
tree | ef8077243348b548b6e9a753d03278e82f30d05e /clang/lib/Serialization/ASTWriter.cpp | |
parent | b6690c34cfff7ee27acb157c9d7afa3c165baf24 (diff) | |
download | bcm5719-llvm-3a2d6a309667461d49e010ea7f96eb8f0cdcf8d9.tar.gz bcm5719-llvm-3a2d6a309667461d49e010ea7f96eb8f0cdcf8d9.zip |
builtins: make ARM compilation with GAS work again
The LLVM IAS seems to accept wide instructions for add and sub in ARM mode even
though it is not permitted. This uses a macro to ensure that the wide modifier
is only applied when building in THUMB mode.
This repairs building with GCC/GAS in ARM mode.
llvm-svn: 214046
Diffstat (limited to 'clang/lib/Serialization/ASTWriter.cpp')
0 files changed, 0 insertions, 0 deletions