platform_bionic/libm/x86
Elliott Hughes 2f1a7b9852 Let clang generate most of our assembler for x86/x86-64 too.
It looks like the only functions current clang can't do are the lrint
family. Everything else looks good, and the fact that clang has builtins
means we shouldn't normally see calls to any of these functions anyway.

Test: llvm-objdump
Change-Id: I65b4da96b6c9b10f01cb54a7ebd1de5934ba4488
2023-02-07 01:22:29 +00:00
..
lrint.S Minor copyright header unification. 2016-10-24 12:57:55 -07:00
lrintf.S Minor copyright header unification. 2016-10-24 12:57:55 -07:00