Attempt to fix linux buildbots by adding -ffreestanding for arm_neon tests.
The arm_neon.h header includes stdint.h and it picks up the system header without -ffreestanding. llvm-svn: 120716
Loading
Please register or sign in to comment
The arm_neon.h header includes stdint.h and it picks up the system header without -ffreestanding. llvm-svn: 120716