[PATCH] D41402: [cmake] Fix DESTDIR support in compiler-rt build

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 10:28:14 PST 2017


smeenai resigned from this revision.
smeenai added a comment.

Okay, looks like I was mistaken and the normalization only happens when an untyped variable from the command line gets converted to a `PATH` or `FILEPATH` variable by a `set`. Weird.

(Resigning to try to remove my request changes.)


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D41402





More information about the llvm-commits mailing list