Re: [Lldb-commits] [PATCH] D12553: Fix arm disassambler with specifying armv8.1a architecture

2015-09-02 Thread Tamas Berghammer via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL246648: Fix arm disassambler with specifying armv8.1a architecture (authored by tberghammer). Changed prior to commit: http://reviews.llvm.org/D12553?vs=33800&id=33801#toc Repository: rL LLVM http:/

Re: [Lldb-commits] [PATCH] D12553: Fix arm disassambler with specifying armv8.1a architecture

2015-09-02 Thread Pavel Labath via lldb-commits
labath accepted this revision. labath added a comment. This revision is now accepted and ready to land. sounds reasonable to me Comment at: source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:668 @@ +667,3 @@ +// If no sub architecture specified then use the most recent a

[Lldb-commits] [PATCH] D12553: Fix arm disassambler with specifying armv8.1a architecture

2015-09-02 Thread Tamas Berghammer via lldb-commits
tberghammer created this revision. tberghammer added reviewers: labath, dsrbecky. tberghammer added a subscriber: lldb-commits. Herald added subscribers: rengolin, aemerson. Fix arm disassambler with specifying armv8.1a architecture If no architecture is defined for the disassambler command then