forked from OSchip/llvm-project
[libc][Obvious] Add the new header file PlatformDefs.h to the fputil target.
This commit is contained in:
parent
2a5bb9c877
commit
7a1e4f1846
|
@ -27,6 +27,7 @@ add_header_library(
|
|||
ManipulationFunctions.h
|
||||
NearestIntegerOperations.h
|
||||
NormalFloat.h
|
||||
PlatformDefs.h
|
||||
PolyEval.h
|
||||
DEPENDS
|
||||
libc.include.math
|
||||
|
|
Loading…
Reference in New Issue