[all-commits] [llvm/llvm-project] 386ec1: Reverse order of DEFINE_COMPILERRT_FUNCTION_ALIAS ...
Simon Tatham via All-commits
all-commits at lists.llvm.org
Fri May 29 05:37:34 PDT 2026
Branch: refs/heads/users/statham-arm/arm-fp-flt
Home: https://github.com/llvm/llvm-project
Commit: 386ec1498bffc18317faa68d4070c5d1af2f0230
https://github.com/llvm/llvm-project/commit/386ec1498bffc18317faa68d4070c5d1af2f0230
Author: Simon Tatham <simon.tatham at arm.com>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M compiler-rt/lib/builtins/arm/floatdidf.S
M compiler-rt/lib/builtins/arm/floatdisf.S
M compiler-rt/lib/builtins/arm/floatunsdidf.S
Log Message:
-----------
Reverse order of DEFINE_COMPILERRT_FUNCTION_ALIAS arguments
Commit: 5958d0a983954c218ecf4a4e9bccf3a1e12191e3
https://github.com/llvm/llvm-project/commit/5958d0a983954c218ecf4a4e9bccf3a1e12191e3
Author: Simon Tatham <simon.tatham at arm.com>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M compiler-rt/lib/builtins/CMakeLists.txt
Log Message:
-----------
Use set_special_properties wrapper function
That already contains the workaround for a compiler-rt standalone
build, and in any case, it's shorter. Also, I've moved the call to the
same place as the rest of them, instead of having it confusingly in
the wrong place.
Compare: https://github.com/llvm/llvm-project/compare/3a29bf2d0e68...5958d0a98395
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list