forked from OSchip/llvm-project
8be890b8cd
We don't need precise control over the low-level behavior of these testcases so C should be preferred for readability. The new testcases test (1) the base dlopen case (running initializers and deinitializers), and (2) the serial case of dlopen; dlclose; dlopen; dlclose, where we expect the initializers and deinitializers to be run twice. |
||
---|---|---|
.. | ||
TestCases | ||
CMakeLists.txt | ||
lit.cfg.py | ||
lit.site.cfg.py.in |