llvm-project/llvm/unittests/Passes
Chris Bieneman 4f710515fb Fix memory leak I introduced in 2d66ed370a
This should fix the asan issue identified on the Linux asan bot.
2022-01-31 19:44:47 -06:00
..
CMakeLists.txt [AIX] Enable rtl for plugins test 2021-10-22 12:08:22 -04:00
DoublerPlugin.cpp [NPM] Resolve llvmGetPassPluginInfo to the plugin being loaded 2021-06-30 18:11:28 +01:00
PassBuilderBindingsTest.cpp Fix memory leak I introduced in 2d66ed370a 2022-01-31 19:44:47 -06:00
PluginsTest.cpp [NPM] Resolve llvmGetPassPluginInfo to the plugin being loaded 2021-06-30 18:11:28 +01:00
TestPlugin.cpp [NPM] Resolve llvmGetPassPluginInfo to the plugin being loaded 2021-06-30 18:11:28 +01:00
TestPlugin.h