This revision was automatically updated to reflect the committed changes.
Closed by commit rL373670: [process list] make the TRIPLE column wider
(authored by wallace, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
cool. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68291/new/
https://reviews.llvm.org/D68291
__
wallace updated this revision to Diff 222921.
wallace added a comment.
Herald added a subscriber: srhines.
updated the unit test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68291/new/
https://reviews.llvm.org/D68291
Files:
lldb/source/Utility/
labath added a comment.
Sounds reasonable, but you'll also need to update the test in
ProcessInstanceInfoTest.cpp. Maybe also change/add an entry to that test so
that it includes this long android triple while you're inside?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
ht
wallace created this revision.
wallace added reviewers: clayborg, labath, xiaobai, aadsm.
Herald added subscribers: lldb-commits, kristof.beyls.
Herald added a project: LLDB.
Now that `process list` works better on the android platform, the arch
aarch64-unknown-linux-android appears quite often.