[PATCH] D11268: [DebugInfo] Fix ARM/AArch64 prologue_end position

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 06:33:20 PST 2015


kubabrecka added a comment.

Thanks for doing this!  Please go ahead and commit (this patch was already LGTM'd so I think it's okay).  Please note that when you commit, you might see a buildbot failure in ARM/AArch64 tests in compiler-rt/sanitizers/ASan/TSan  -- this might actually be okay, IIRC there are a few XFAILs because of this bug.  Let me know if you see such a test failure.


http://reviews.llvm.org/D11268





More information about the llvm-commits mailing list