summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-06-15 18:35:07 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-06-15 18:35:07 +0000
commit0e3258cea82db60a058ab6a43d32251e407dfd6a (patch)
tree4e80c750da553600f27941bd34a3a5e2c9d801ab /llvm/lib
parentb671e78606454f0eea0905e6704c2cc891ed10bd (diff)
downloadbcm5719-llvm-0e3258cea82db60a058ab6a43d32251e407dfd6a.tar.gz
bcm5719-llvm-0e3258cea82db60a058ab6a43d32251e407dfd6a.zip
Preprocessor: improve ACLE 6.4.1, 6.4.2 support
This improves conformance with ACLE 6.4.1. Define additional macros that indicate support for the ARM and Thumb instruction set architecture. This includes the following set of macros: __ARM_ARCH __ARM_ARCH_ISA_ARM __ARM_ARCH_ISA_THUMB __ARM_32BIT_STATE These help identify the environment that the code is intended to execute on. Adjust the handling for ACLE 6.4.2 to be more correct. We would define the profile as a free-standing token rather than a quoted single character. llvm-svn: 210991
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud