[PATCH] D16762: llvm-config: Add preliminary Windows support

NAKAMURA Takumi via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 15:53:23 PST 2016


chapuni added a subscriber: chapuni.
chapuni added a comment.

Is this the direction that llvm-config emits "native" DirSep?
I suppose the primary user of llvm-config would be unix tools, like shell scripts and Make(1).

In my curiosity, who is an user to use native paths of llvm-config?

I suggest to add a flag like "--native", __or "--dos"__, to change the behavior.


Repository:
  rL LLVM

http://reviews.llvm.org/D16762





More information about the llvm-commits mailing list