commit | c8c7befb7d1be0c84ab3e26eab9ed0839de45dfc | [log] [tgz] |
---|---|---|
author | Stephen Hines <[email protected]> | Fri Aug 29 03:42:47 2014 -0700 |
committer | Stephen Hines <[email protected]> | Tue Sep 02 10:20:36 2014 -0700 |
tree | 53d596febe1fc05accbd5eaa78deabd492b8a0ad | |
parent | 92e846cf969b636e3698a980631b021814103b51 [diff] |
Build RS runtime libraries using our arm and aarch64 triples only. Bug: 17333374 Without this change, we might end up using different (broken) calling conventions on non-ARM architectures. This ensures that all C source files get built the same. Any .ll files can still use the appropriate target arch-specific features. Change-Id: I2658c49620d297cb1ef8b96b5b5d1597f5fd7361