[PATCH] [compiler-rt] Fix ASan's Noinst unit tests

Alexander Potapenko glider at google.com
Tue Feb 10 02:40:00 PST 2015


I don't think it's a good idea to make a dynamic library that actually isn't a runtime library and use it as a runtime library.
Also, to create this new dynamic library we'll have to expose additional interface functions which the noinst tests are supposed to test.

Maybe we can just add an internal function that disables re-execution?


http://reviews.llvm.org/D7493

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list