[PATCH] D13432: cmake: Avoid leading space in LLVM_DEFINITIONS.

Paweł Bylica via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 04:24:08 PDT 2015


chfast added a comment.

I agree target_compile_definitions and others are super nice. But that transition would probably take some time and might break many things. I'm also not sure that information will be preserved by exported targets. However I can start working on that as a separated change after broader acceptance.

This change is a quick fix. Not very beautiful but helps in my case.


http://reviews.llvm.org/D13432





More information about the llvm-commits mailing list