commit | cbe528e5afb035b3333fb2d17e5e2bf1ec363fae | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Tue Mar 31 09:39:20 2015 -0700 |
committer | Stephen Hines <srhines@google.com> | Tue Mar 31 09:41:24 2015 -0700 |
tree | e6c26abc0747346c0fc4820d26628e2964edd9ad | |
parent | f40b86ce7ee9fe65059a75927104cff9f2f42628 [diff] |
Add -Wno-inline-asm to Clang flags. The latest clang (r230699) does not allow SP/PC to be declared in inline asm lists. This is a problem for libraries that are attempting to save all register state. Change-Id: I1ce80530f8be85fd74e949d0c65b60080e0aaf2a