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

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 11:00:20 PST 2015


t.p.northover added a comment.

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).


Repository:
  rL LLVM

http://reviews.llvm.org/D14338





More information about the llvm-commits mailing list