[PATCH] D11004: [asan] Change ABI versioning to include release numbers

Kostya Serebryany kcc at google.com
Thu Jul 9 10:56:55 PDT 2015


kcc added a comment.

In http://reviews.llvm.org/D11004#201766, @kubabrecka wrote:

> 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.
>


Yes, this part clearly makes sense.

> Thanks!





http://reviews.llvm.org/D11004







More information about the llvm-commits mailing list