[PATCH] D14637: [tsan] Don't demangle names not starting with "_Z"

Alexander Potapenko via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 02:56:40 PST 2015


That's quite strange, I thought name mangling rules depend on the
language/compiler, not the architecture.

By the way, I think we must not demangle names starting with double underscores.

On Sat, Nov 14, 2015 at 11:49 AM, Kuba Brecka <kuba.brecka at gmail.com> wrote:
> kubabrecka added a comment.
>
> Reverted in r253129.  There were ARM bot failures: http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/9068
>
> I guess the (de)mangling rules are different there?
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D14637
>
>
>



-- 
Alexander Potapenko
Software Engineer

Google Germany GmbH
Dienerstraße 12
80331 München

Geschäftsführer: Matthew Scott Sucherman, Paul Terence Manicle
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Diese E-Mail ist vertraulich. Wenn Sie nicht der richtige Adressat sind,
leiten Sie diese bitte nicht weiter, informieren Sie den
Absender und löschen Sie die E-Mail und alle Anhänge. Vielen Dank.
This e-mail is confidential. If you are not the right addressee please
do not forward it, please inform the sender, and please erase this
e-mail including any attachments. Thanks.


More information about the llvm-commits mailing list