Issue cross compiling swift-llvm for iOS from OS X

More information. When I build natively with no additional arguments, the folder "build/Ninja-DebugAssert/llvm-macosx-x86_64/NATIVE” is created.

No equivalent folder for armv7s is created when using the arguments in the previous message.

"build/Ninja-DebugAssert/llvm-iphoneos-armv7s/NATIVE" is not created.

Is there a way to get the build system to create that NATIVE folder too and use it to generate the tables?

Andrew Hyatt
andythehyatt@gmail.com