[PATCH] D60529: [asan_symbolize] Add a simple plugin architecture

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 09:26:56 PDT 2019


delcypher added a comment.

Looks like the build broke some bots (http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-android/builds/21212). It seems the code doesn't work properly in some really old versions of Python 2. I've managed to reproduce the issue using Python 2.7.6 and I've landed a fix https://reviews.llvm.org/rL358682


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60529/new/

https://reviews.llvm.org/D60529





More information about the llvm-commits mailing list