commit | 6ddb349243e03b30b9d11cc0405d048cd07b6378 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Wed Feb 17 20:35:29 2016 -0800 |
committer | Stephen Hines <srhines@google.com> | Thu Feb 18 16:57:27 2016 -0800 |
tree | 05be92c41844e8b0e766ab1b05af25cc6019e03e | |
parent | e81f26204ca98c9c8f0ea3bf67d991c6b9750284 [diff] |
Add __truncxfhf2() to libclcore_g.bc as well on x86 targets. Bug: http://b/23535482 In order to facilitate x86 debugging (and simplify our build a bit), I moved this function to a separate file. Once we have updated LLVM, we can remove this function (since it won't be used anymore). Change-Id: I91106a177b987187e40d556a2a0ae96e24b09e65 (cherry picked from commit 53f2796ad6c7487c298b49b62a0ea36ac95c54e5)