[Lldb-commits] [PATCH] D61210: [lldb] [lit] Introduce tests for reading x86 general purpose registers

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Apr 27 01:25:40 PDT 2019


mgorny updated this revision to Diff 196952.
mgorny added a comment.

Also included `-fomit-frame-pointer`, for CLI compatibility with gcc (i.e. in case clang becomes more strict in the future).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61210/new/

https://reviews.llvm.org/D61210

Files:
  lldb/lit/Register/Inputs/x86-64-gp-read.cpp
  lldb/lit/Register/Inputs/x86-gp-read.cpp
  lldb/lit/Register/x86-64-gp-read.test
  lldb/lit/Register/x86-gp-read.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61210.196952.patch
Type: text/x-patch
Size: 5092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190427/65c3e528/attachment.bin>


More information about the lldb-commits mailing list