commit | a091c23408b772c6607d7fbf4738f8725eef55cf | [log] [tgz] |
---|---|---|
author | Renato Golin <[email protected]> | Fri Aug 26 21:45:39 2016 +0000 |
committer | Renato Golin <[email protected]> | Fri Aug 26 21:45:39 2016 +0000 |
tree | 8bd30a4d74e9e27d67b763f67e4c9d26265075cf | |
parent | ef03fd639524252a3d8801847525a16c9d93b954 [diff] |
[ARM] Adding .arch directives around WMMX unwind code Some unwind code is purposedly old enough to work on previous architecutres and they're guaranteed to never trigger in newer architectures, so we need to add .arch directives to tell the compiler/assembler that it's fine and we know what we're doing. Fixes PR29149. git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@279871 91177308-0d34-0410-b5e6-96231b3b80d8