[PATCH] D11004: [asan] Change ABI versioning to include release numbers
Kuba Brecka
kuba.brecka at gmail.com
Thu Jul 9 05:30:58 PDT 2015
kubabrecka added a comment.
Can I also have your opinion on the renaming of the symbol, e.g.:
> ... make the error message about a version mismatch clearer by changing the name of the undefined symbol to be something like `__asan_version_mismatch_check_xxx` (followed by the version string). We obviously don't want the initializer to be named like that, so it's a separate symbol.
Thanks!
http://reviews.llvm.org/D11004
More information about the llvm-commits
mailing list