1
2void foo() {
3#ifndef __ARM_FP
4#error "No floating-point support"
5#endif
6}
7
8

Provided by KDAB

Privacy Policy
Learn to use CMake with our Intro Training
Find out more

source code of llvm_build/CMakeFiles/src.c