[PATCH] D68313: [compiler-rt] Use GetNextInstructionPc in signal handlers

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 10:46:15 PDT 2019


eugenis requested changes to this revision.
eugenis added inline comments.
This revision now requires changes to proceed.


================
Comment at: compiler-rt/test/sanitizer_common/TestCases/Linux/signal_line.cpp:9
+
+// FIXME: seems to fail on ARM
+// REQUIRES: x86_64-target-arch
----------------
Well, this is not a good symptom.
Do you know why?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68313





More information about the llvm-commits mailing list