aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Passes/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-02-28[unittest] Restructure plugin cmake targetibricchi1-41/+6
2022-12-16[NFC] Add llvm-config.h def for LLVM_ENABLE_PLUGINSMircea Trofin1-6/+0
2021-10-22[AIX] Enable rtl for plugins testSteven Wan1-0/+5
2021-07-07unittests: Fix library dependency nameTom Stellard1-1/+1
2021-07-07unittests: Fix build with LLVM_LINK_LLVM_DYLIB=ONTom Stellard1-2/+2
2021-06-30Fix shared build.Michael Liao1-1/+1
2021-06-30[NPM] Resolve llvmGetPassPluginInfo to the plugin being loadedTomas Matheson1-12/+14
2021-05-18[NFC] Format PassesBindingsTests CMake like other unittestsArthur Eubanks1-1/+3
2021-05-18[test] Speculative fix for bots (round 2)Arthur Eubanks1-2/+2
2021-05-17[NewPM] Add C bindings for new pass managerMats Larsen1-1/+5
2021-05-17Revert "[NewPM] Add C bindings for new pass manager"Nico Weber1-5/+1
2021-05-17[NewPM] Add C bindings for new pass managerMats Larsen1-1/+5
2020-03-23Don't export symbols from clang/opt/llc if plugins are disabled.Eli Friedman1-1/+1
2020-02-10[test] Disable the Passes/PluginsTest cases on windows with BUILD_SHARED_LIBSMartin Storsjö1-18/+24
2020-02-05Partially revert c1c9819ef91aab51b5a23fb3027adac5a2f551ccMartin Storsjö1-1/+1
2020-02-05[CMake] Add missing component dependencies, to fix building for mingw with BU...Martin Storsjö1-1/+1
2019-01-14cmake: Don't install plugins used for examples or testsTom Stellard1-1/+1
2018-12-20cmake: Remove add_llvm_loadable_module()Tom Stellard1-1/+1
2018-10-17[NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev1-0/+1
2018-10-15Revert "[NewPM] teach -passes= to emit meaningful error messages"Fedor Sergeev1-1/+0
2018-10-15[NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev1-0/+1
2018-09-13Revert "[cmake] Fix a unittest when `LLVM_LINK_LLVM_DYLIB` is requested."Volodymyr Sapsai1-6/+4
2018-09-13[cmake] Fix a unittest when `LLVM_LINK_LLVM_DYLIB` is requested.Richard Diamond1-4/+6
2018-08-16Revert "unittests: Don't install TestPlugin.so"Tom Stellard1-1/+1
2018-08-16unittests: Don't install TestPlugin.soTom Stellard1-1/+1
2018-05-19Fix build warning compiling TestPlugin on Windows and disable Passes plugin s...Nico Weber1-14/+5
2018-05-18use standard llvm cmake formatting for targets defined in plugin testsNico Weber1-2/+6
2018-05-16Give shared modules in unittests the platform-native extension, make PipSquea...Nico Weber1-1/+1
2018-05-15Rename three cxx files in unittests to cpp.Nico Weber1-1/+4
2018-05-02Move the TestPlugin project into the Tests folder in CMake.Aaron Ballman1-0/+1
2018-04-25Fix PluginsTests failure on Windows buildbots by enabling it everywhereReid Kleckner1-17/+21
2018-04-19[Unittests] Fix plugins testMikhail Maltsev1-1/+1
2018-04-07Revert "Followup for r329293: Temporarily disable the breaking test on windows."Philip Pfaffe1-2/+1
2018-04-06Followup for r329293: Temporarily disable the breaking test on windows.Philip Pfaffe1-1/+2
2018-04-05Another fix for r329293: Unbreak the windows botsPhilip Pfaffe1-13/+20
2018-04-05Fix r329293: Add a missing CMake dependencyPhilip Pfaffe1-0/+1
2018-04-05Re-land r329273: [Plugins] Add a slim plugin API to work together with the ne...Philip Pfaffe1-0/+18
2018-04-05Revert "[Plugins] Add a slim plugin API to work together with the new PM"Philip Pfaffe1-21/+0
2018-04-05[Plugins] Add a slim plugin API to work together with the new PMPhilip Pfaffe1-0/+21