diff options
author | Tobias Grosser <tobias@grosser.es> | 2014-03-10 13:46:52 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2014-03-10 13:46:52 +0000 |
commit | 728051e7df105e413d76d53626960fdc33671b49 (patch) | |
tree | 5cd5a852b44b489fa8fd56ec578b93cca262498a /llvm/lib/IR/Metadata.cpp | |
parent | 62e47c423df03c799c0a0ec7a813b136f51410b7 (diff) | |
download | bcm5719-llvm-728051e7df105e413d76d53626960fdc33671b49.tar.gz bcm5719-llvm-728051e7df105e413d76d53626960fdc33671b49.zip |
Update isl to ensure 'extern "C" {' is available
Older isl versions did not properly guard all function declarations for the
use in C++. Specifically, the isl/val_gmp.h header was not properly guarded.
This patch ensures we have the proper guards in place and do not accidentally
link to name-mangled C++ versions of those functions that are not available in
libisl.so.
llvm-svn: 203462
Diffstat (limited to 'llvm/lib/IR/Metadata.cpp')
0 files changed, 0 insertions, 0 deletions