[all-commits] [llvm/llvm-project] ae1ac4: Use LIBC_INLINE_ASM macro
Daniel Thornburgh via All-commits
all-commits at lists.llvm.org
Wed Jul 16 14:03:42 PDT 2025
Branch: refs/heads/users/mysterymath/modular-printf/libc
Home: https://github.com/llvm/llvm-project
Commit: ae1ac4e863f617f8638cfd6e4e95b9053586b7c4
https://github.com/llvm/llvm-project/commit/ae1ac4e863f617f8638cfd6e4e95b9053586b7c4
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2025-07-16 (Wed, 16 Jul 2025)
Changed paths:
M libc/src/stdio/printf_core/printf_main.h
Log Message:
-----------
Use LIBC_INLINE_ASM macro
Commit: e76aacc5dc510e5e4aa4609f56c0ee11fbc94aba
https://github.com/llvm/llvm-project/commit/e76aacc5dc510e5e4aa4609f56c0ee11fbc94aba
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2025-07-16 (Wed, 16 Jul 2025)
Changed paths:
M libc/src/stdio/printf_core/float_dec_converter.h
M libc/src/stdio/printf_core/float_dec_converter_limited.h
M libc/src/stdio/printf_core/float_hex_converter.h
M libc/src/stdio/printf_core/parser.h
Log Message:
-----------
LIBC_INLINE for modular fn definitions
Compare: https://github.com/llvm/llvm-project/compare/08adf3d8f769...e76aacc5dc51
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