[PATCH] D23656: [CMake] Fix ASM building in llvm/runtimes
Jonas Hahnfeld via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 18 12:48:56 PDT 2016
Hahnfeld added a comment.
In https://reviews.llvm.org/D23656#519869, @beanz wrote:
> The Xcode generator doesn't work at all with the runtimes subdirectory (and I expect the same is true for Visual Studio). I haven't had a chance to figure out how to make it work correctly for IDEs yet, but that is on my TODO list. In the meantime, this patch LGTM.
And in `projects` or stand-alone? I saw that @kubabrecka added all these `set_source_files_properties` on the initial commit...
https://reviews.llvm.org/D23656
More information about the llvm-commits
mailing list