[PATCH] D23931: [XRay] ARM 32-bit no-Thumb support in LLVM
Serge Rogatch via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 9 09:36:34 PDT 2016
rSerge added a comment.
Now I understand, thanks, @rengolin . Thumb is on my list, though I thought it can be done later. Now I need to weigh whether all the work with conditional compilation and error reporting for Thumb is not too much w.r.t. the time to just implement the support for Thumb. I'm looking into this...
Repository:
rL LLVM
https://reviews.llvm.org/D23931
More information about the llvm-commits
mailing list