Ah ok. Now I remember you mentioning this on #llvm.
================
Comment at: src/Unwind/CMakeLists.txt:15
@@ +14,3 @@
+
+set_source_files_properties(${LIBUNWIND_ASM_SOURCES} PROPERTIES LANGUAGE C)
+
----------------
Dan Albert wrote:
> Jon Roelofs wrote:
> > I'm very 'green' when it comes to cmake, but this looks odd. Should the
> > language be set to some ASM thing instead of C?
> I had done that originally, but it didn't work when building in tree. I'm
> also pretty new to cmake, but I looked at compiler-rt and this is how they
> handle it.
ok
http://reviews.llvm.org/D4448
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits