diff options
author | Pavel Labath <labath@google.com> | 2015-07-13 12:27:28 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2015-07-13 12:27:28 +0000 |
commit | b6fddcd7351fea62d5d5e10a36c176a478cb1de2 (patch) | |
tree | dfb834dd6fe0e0f63a5dca15803b56f52be21b95 /llvm/test/Assembler/disubrange-empty-array.ll | |
parent | 73263d72d38366012a32f053b2412b3c37622a56 (diff) | |
download | bcm5719-llvm-b6fddcd7351fea62d5d5e10a36c176a478cb1de2.tar.gz bcm5719-llvm-b6fddcd7351fea62d5d5e10a36c176a478cb1de2.zip |
Avoid dependency on uuid.h in MacOSXDYLD
Summary:
r241964 has added a dependency on uuid.h, which (on linux at least) necessitates instalation of a
new package. Since the only thing we need from that file is uuid_t (and this is already defined
in UuidCompatibility.h), we can avoid this dependency by making this include __APPLE__ specific.
If in future, we need more from this library, we can revisit this decision.
Reviewers: jasonmolenda
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D11135
llvm-svn: 242022
Diffstat (limited to 'llvm/test/Assembler/disubrange-empty-array.ll')
0 files changed, 0 insertions, 0 deletions