Skip to content
Commit 7aafd31d authored by Alexander Potapenko's avatar Alexander Potapenko
Browse files

[ASan] Add -asan-module to the ASan .ll tests.

After the -asan pass had been split into -asan (function-level) and -asan-module (module-level) some of the
tests have silently stopped working, because they didn't instrument the globals anymore.
We've decided to have every test using both passes, irrespective of the presence of globals in it.

llvm-svn: 204335
parent d4982366
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment