diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-09-14 03:09:48 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-09-14 03:09:48 +0000 |
commit | 12cc2b80b69d1bddac53e9bee6d303fc118272e1 (patch) | |
tree | 694c3adc1ebdb9e77b6c21ea3edace89146e336e /llvm/lib/Support/APInt.cpp | |
parent | 0758644461caac5b56cbd439771d8e51d8ca52fa (diff) | |
download | llvm-12cc2b80b69d1bddac53e9bee6d303fc118272e1.zip llvm-12cc2b80b69d1bddac53e9bee6d303fc118272e1.tar.gz llvm-12cc2b80b69d1bddac53e9bee6d303fc118272e1.tar.bz2 |
Ensure Polly linking works without BUILD_SHARED_LIBS
This change ensures all necessary symbols are resolved correctly. Before this
change on some systems, the linker may have eliminated some symbols not directly
used in bugpoint, but used in Polly.
Suggested-by: Michael Kruse <lvm@meinersbur.de>
llvm-svn: 281438
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions