summaryrefslogtreecommitdiff
path: root/lldb/examples/python/x86_64_target_definition.py
AgeCommit message (Expand)Author
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2020-07-16Harmonize Python shebangserge-sans-paille
2019-06-26[x86-64] Use `//` for integer division in the target definition.Davide Italiano
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2013-12-13Fix to only update the offset for concrete registers (ones that don't have 's...Greg Clayton
2013-10-17<rdar://problem/14972424>Greg Clayton
2013-10-15<rdar://problem/14972424>Greg Clayton