[Lldb-commits] [PATCH] D12877: [LLDB] Switch to assembly view if source is moved

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 15 14:27:44 PDT 2015


clayborg accepted this revision.
clayborg added a comment.

I would rather not see a warning. If you don't have sources I don't really want to see:

warning: couldn't find foo.c
0x1000: add r1, r2, r3
....


Repository:
  rL LLVM

http://reviews.llvm.org/D12877





More information about the lldb-commits mailing list