[Lldb-commits] [lldb] adds additional information to the ProcessInfo object for elf processes (PR #88995)
Fred Grim via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 17 10:38:19 PDT 2024
feg208 wrote:
> That test looks good. It seems unlikely that you would buggily always produce monotonically increasing times...
>
> Not to be a pest, but since this info is only provided on Linux, we should maybe add a test to make sure that asking for this information on systems that don't provide it fails gracefully?
Not at all. I'll add it
https://github.com/llvm/llvm-project/pull/88995
More information about the lldb-commits
mailing list