index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
API
/
SBInstructionList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
build fix for SBInstruction.
Lawrence D'Anna
2019-10-14
1
-1
/
+1
*
remove FILE* bindings from SBInstruction.
Lawrence D'Anna
2019-10-14
1
-4
/
+28
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-4
/
+4
*
[Reproducers] Capture return values of functions returning by ptr/ref
Jonas Devlieghere
2019-04-03
1
-1
/
+1
*
[lldb] [Reproducer] Move SBRegistry registration into declaring files
Michal Gorny
2019-03-19
1
-0
/
+32
*
Add "operator bool" to SB APIs
Pavel Labath
2019-03-11
1
-0
/
+4
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
1
-9
/
+47
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-2
/
+2
*
[LLDB][MIPS] Fix TestStepOverBreakpoint.py failure.
Nitesh Jain
2017-05-04
1
-0
/
+26
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-105
/
+69
*
Fix a memory leak in InstructionLLVMC where it held onto a strong reference t...
Greg Clayton
2016-06-07
1
-1
/
+1
*
Change the default disassembly format again. First attempt at
Jason Molenda
2015-02-13
1
-1
/
+1
*
Get rid of Debugger::FormatPrompt() and replace it with the new FormatEntity ...
Greg Clayton
2015-02-04
1
-2
/
+3
*
Add a new disassembly-format specification so that the disassembler
Jason Molenda
2014-10-10
1
-1
/
+15
*
<rdar://problem/11330621>
Greg Clayton
2012-05-10
1
-1
/
+1
*
Test lldb Python API object's default constructor and make sure it is invalid
Johnny Chen
2011-06-20
1
-0
/
+6
*
Add Emulate and DumpEmulation to Instruction class.
Caroline Tice
2011-04-05
1
-0
/
+15
*
Added the ability to get the min and max instruction byte size for
Greg Clayton
2011-03-26
1
-1
/
+2
*
Cleaned up the Disassembler code a bit more. You can now request a disassembler
Greg Clayton
2011-03-25
1
-1
/
+1
*
Added copy constructors and assignment operators to all lldb::SB* classes
Greg Clayton
2010-11-05
1
-0
/
+14
*
Added the ability to get the disassembly instructions from the function and
Greg Clayton
2010-10-06
1
-1
/
+44
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+53