[all-commits] [llvm/llvm-project] 1cbd1b: Revert "[lldb] Don't dissasemble large functions b...
Shafik Yaghmour via All-commits
all-commits at lists.llvm.org
Thu May 14 14:16:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1cbd1b8f692df7742efb9114510688045d901f96
https://github.com/llvm/llvm-project/commit/1cbd1b8f692df7742efb9114510688045d901f96
Author: shafik <syaghmour at apple.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M lldb/source/Commands/CommandObjectDisassemble.cpp
M lldb/source/Commands/CommandObjectDisassemble.h
M lldb/source/Commands/Options.td
M lldb/test/Shell/Commands/Inputs/command-disassemble.lldbinit
M lldb/test/Shell/Commands/command-disassemble-process.yaml
M lldb/test/Shell/Commands/command-disassemble.s
Log Message:
-----------
Revert "[lldb] Don't dissasemble large functions by default"
This reverts commit f665e80c023ec52557f55d7eeaf34471e4c6fa0d.
Reverting because it breaks TestFoundationDisassembly.py
More information about the All-commits
mailing list