diff options
author | Enrico Granata <egranata@apple.com> | 2015-08-27 00:53:57 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2015-08-27 00:53:57 +0000 |
commit | 6e25aeea960504a52ca08228a0840e6011627756 (patch) | |
tree | 8ed01d8a975b9608708525bda3629b032320fe83 /llvm/test/Transforms/RewriteStatepointsForGC/base-pointers.ll | |
parent | c0499c98488cf00ddeb3305c1b225555c130b728 (diff) | |
download | bcm5719-llvm-6e25aeea960504a52ca08228a0840e6011627756.tar.gz bcm5719-llvm-6e25aeea960504a52ca08228a0840e6011627756.zip |
Add functionality to the platforms to figure out the proper name for a dynamic library on the system given a basename
This will do things like,
given mylibrary,
return
libmylibrary.dylib on OSX
mylibrary.dll on Windows
and so on for other platforms
It is currently implemented for Windows, Darwin, and Linux. Other platforms should fill in accordingly
llvm-svn: 246131
Diffstat (limited to 'llvm/test/Transforms/RewriteStatepointsForGC/base-pointers.ll')
0 files changed, 0 insertions, 0 deletions