summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Passes/PluginsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev2018-10-171-2/+3
* Revert "[NewPM] teach -passes= to emit meaningful error messages"Fedor Sergeev2018-10-151-3/+2
* [NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev2018-10-151-2/+3
* Give shared modules in unittests the platform-native extension, make PipSquea...Nico Weber2018-05-161-1/+2
* Fix PluginsTests failure on Windows buildbots by enabling it everywhereReid Kleckner2018-04-251-0/+5
* Avoid a warning on pointer casting, NFCGabor Buella2018-04-251-1/+3
* Re-land r329273: [Plugins] Add a slim plugin API to work together with the ne...Philip Pfaffe2018-04-051-0/+53
* Revert "[Plugins] Add a slim plugin API to work together with the new PM"Philip Pfaffe2018-04-051-53/+0
* [Plugins] Add a slim plugin API to work together with the new PMPhilip Pfaffe2018-04-051-0/+53
OpenPOWER on IntegriCloud