llvm-project/compiler-rt/lib/builtins/aarch64
Alex Richardson ed0bf875a9 [builtins] Avoid enum name conflicts with fenv.h
After a follow-up change (D98332) this header can be included the same time
as fenv.h when running the tests. To avoid enum members conflicting with
the macros/enums defined in the host fenv.h, prefix them with CRT_.

Reviewed By: peter.smith

Differential Revision: https://reviews.llvm.org/D98333
2021-04-09 18:48:49 +01:00
..
chkstk.S
fp_mode.c [builtins] Avoid enum name conflicts with fenv.h 2021-04-09 18:48:49 +01:00
lse.S [PATCH] [compiler-rt] [builtins] Fix name of __aarch64_have_lse_atomics on Darwin 2020-12-16 14:42:03 +01:00