[Lldb-commits] [PATCH] D79491: [lldb] Revive TestBasicEntryValuesX86_64
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 7 03:55:11 PDT 2020
labath updated this revision to Diff 262595.
labath marked an inline comment as done.
labath added a comment.
- make the test architecture-independent (and rename accordingly)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79491/new/
https://reviews.llvm.org/D79491
Files:
lldb/test/API/functionalities/param_entry_vals/basic_entry_values/Makefile
lldb/test/API/functionalities/param_entry_vals/basic_entry_values/TestBasicEntryValues.py
lldb/test/API/functionalities/param_entry_vals/basic_entry_values/main.cpp
lldb/test/API/functionalities/param_entry_vals/basic_entry_values_x86_64/Makefile
lldb/test/API/functionalities/param_entry_vals/basic_entry_values_x86_64/TestBasicEntryValuesX86_64.py
lldb/test/API/functionalities/param_entry_vals/basic_entry_values_x86_64/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79491.262595.patch
Type: text/x-patch
Size: 9678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200507/30322e15/attachment.bin>
More information about the lldb-commits
mailing list