mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 12:53:33 +08:00
`PlatformDefs.h` does not bring a lot of value as a separate file. It is transitively included in `FloatProperties.h` and `FPBits.h`. This patch sinks it into `FloatProperties.h` and removes the associated build targets.