[all-commits] [llvm/llvm-project] 40ef3e: Add some prototypes to these functions; NFC
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Sat Apr 9 07:54:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40ef3e6df66411cfb26d8a5d6c19ea3de55949c2
https://github.com/llvm/llvm-project/commit/40ef3e6df66411cfb26d8a5d6c19ea3de55949c2
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-04-09 (Sat, 09 Apr 2022)
Changed paths:
M compiler-rt/lib/builtins/cpu_model.c
M compiler-rt/lib/builtins/emutls.c
M compiler-rt/lib/builtins/fp_mode.c
Log Message:
-----------
Add some prototypes to these functions; NFC
This is expected to fix the issues in this build bot:
https://lab.llvm.org/buildbot/#/builders/37/builds/12312
More information about the All-commits
mailing list