[PATCH] D14338: [DebugInfo] Fix ARM/AArch64 prologue_end position. Related to D11268.

Oleg Ranevskyy via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 10:45:24 PST 2015


iid_iunknown added a comment.

In http://reviews.llvm.org/D14338#285318, @t.p.northover wrote:

> Oh, sorry, it's the same patch as before. Never mind. Artyom's right that thumbv1 is probably not what you want though. "thumbv6m" is a reasonable alternative (a modern triple defaulting to a Thumb-1-only CPU).


Hello Tim.

Thank you for you comments. Artyom has fixed the test, so it should be ok now.


Repository:
  rL LLVM

http://reviews.llvm.org/D14338





More information about the llvm-commits mailing list