diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-11-08 05:02:18 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-11-08 05:02:18 +0000 |
commit | 80bee97477940a421c89fc832898369e4097355f (patch) | |
tree | 3592bba2fec7b8574dfecd478fad4af10eb8ce64 /llvm/lib/Bitcode/Reader/BitReader.cpp | |
parent | c5d7df90356b1b3d1e384220e34ba5cb87583829 (diff) | |
download | llvm-80bee97477940a421c89fc832898369e4097355f.zip llvm-80bee97477940a421c89fc832898369e4097355f.tar.gz llvm-80bee97477940a421c89fc832898369e4097355f.tar.bz2 |
cmake: Don't try to install exports if there aren't any
When using LLVM_DISTRIBUTION_COMPONENTS, it's possible for LLVM's
export list to be empty. If this happens the install(EXPORTS) command
will fail, but since there isn't anything to install anyway we really
just want to skip it.
llvm-svn: 286209
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions