1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/BugPoint
David Tenty 1a6d5eb0da [AIX] Add %pluginext and update tests to use proper pluginext
As a follow on to D96282, since bug point passes is built as a module the proper file extension to use is LLVM_PLUGIN_EXT, rather than SHLIBEXT. Using SHLIBEXT causes the tests to load a non-existent file on AIX. We also adjust the PluginsTest unittest  to use LLVM_PLUGIN_EXT for similar reasons.

This change should hopefully make little difference to other platforms, since generally `SHLIBEXT=LTDL_SHLIB_EXT=CMAKE_SHARED_LIBRARY_SUFFIX` and `LLVM_PLUGIN_EXT=CMAKE_SHARED_LIBRARY_SUFFIX` on every platform except AIX.

Reviewed By: hubert.reinterpretcast

Differential Revision: https://reviews.llvm.org/D101412
2021-04-27 20:34:54 -04:00
..
attr-crash.ll [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
compile-custom.ll [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
compile-custom.ll.py
crash-narrowfunctiontest.ll [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
func-attrs-keyval.ll [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
func-attrs.ll [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
invalid-debuginfo.ll [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
metadata.ll [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
named-md.ll [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
remove_arguments_test.ll [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
replace-funcs-with-null.ll [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
retain-crashing-metadata.ll [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
unsymbolized.ll [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00