commit | 01eb3ab70c98db4c4a1e5c63fc3a4f8a94e19bd5 | [log] [tgz] |
---|---|---|
author | Nathan Lanza <nathan@lanza.io> | Thu Jul 18 23:40:23 2019 +0000 |
committer | Nathan Lanza <nathan@lanza.io> | Thu Jul 18 23:40:23 2019 +0000 |
tree | cbbee98816e9263a4ec6ab98f66bd759bbb68d5f | |
parent | 16a9632558e7352ae39cada6e4ae9297fb67a33c [diff] |
[cmake] Update NATIVE build variables to account for standalone changes Summary: LLDB_PATH_TO_{CLANG,LLVM}_BUILD were removed and replaced with {LLVM,Clang}_DIR. Adjust the NATIVE build to account for this. Subscribers: mgorny Differential Revision: https://reviews.llvm.org/D64959 llvm-svn: 366513