[PATCH] D23656: [CMake] Fix ASM building in llvm/runtimes

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 11:28:39 PDT 2016


beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.

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.


https://reviews.llvm.org/D23656





More information about the llvm-commits mailing list