[Lldb-commits] [PATCH] D24283: [lldb] Set the correct triple when creating an ArchSpec for windows
walter erquinigo via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 6 16:47:03 PDT 2016
wallace added a comment.
This fixes some issues with arm architectures (where this was unsetting the thumbv7 and was fallbacking to thumb).
This is also needed for https://reviews.llvm.org/D24284, where the objet file requires a correct architecture inferred from the machine arch
Repository:
rL LLVM
https://reviews.llvm.org/D24283
More information about the lldb-commits
mailing list