[CMake] Feed BUNDLE_PATH through llvm target wrappers
authorChris Bieneman <chris.bieneman@me.com>
Fri, 31 May 2019 17:40:49 +0000 (17:40 +0000)
committerChris Bieneman <chris.bieneman@me.com>
Fri, 31 May 2019 17:40:49 +0000 (17:40 +0000)
commit0c84dafd6b52003d6948dbce20d0df61874c037e
treefb80f91ec61594fd5b029b82cbd2bfb6b0af2011
parent3ea6b24f41471358a51134f71177bc7caa2eacfc
[CMake] Feed BUNDLE_PATH through llvm target wrappers

This feeds the new llvm_codsign BUNDLE_PATH option through from the llvm target wrapper functions, so that you can specify the BUNDLE_PATH on the target's codesign.

llvm-svn: 362248
llvm/cmake/modules/AddLLVM.cmake