2010/11/11 Óscar Fuentes <[email protected]>: >> At now, I have two-way patches. >> >> * 0001-llvm-LLVM_LIT_ARGS.patch >> * 0001-clang-LLVM_LIT_ARGS.patch >> >> I got rid of separate_arguments(UNIX_COMMAND) but still I take >> separate_arguments() to split whitespace-separated-STRING. It simply >> must substitute space to semicolon.
> Okay, commit the version that uses the usual shell syntax > (-DLLVM_LIT_ARGS="-s -v") Those parameters are for lit, not for cmake, > and hence it is reasonable to use the same syntax that one would use if > lit were invoked directly from the shell. Committed in r118776 and r118777, thank you to advice me! _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
