diff options
author | Chris Bieneman <beanz@apple.com> | 2016-06-21 21:28:40 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-06-21 21:28:40 +0000 |
commit | 8a99ecd01c41e89d55b67310a3af075ebbb34d44 (patch) | |
tree | 7beac0b92dd5546733f8446a9c0853a11b374dc9 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 5a35e65ca94c1177af79f728fdb1a4adf95cc583 (diff) | |
download | llvm-8a99ecd01c41e89d55b67310a3af075ebbb34d44.zip llvm-8a99ecd01c41e89d55b67310a3af075ebbb34d44.tar.gz llvm-8a99ecd01c41e89d55b67310a3af075ebbb34d44.tar.bz2 |
[CMake] NFC. An unset variable evaluates to false, so this else is unneeded
This change is mostly to enable me to do some experimentation with building runtime libraries (See: D20992). It is harmless because unset variables evaluate to false in conditional expressions.
llvm-svn: 273320
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions