Details
Details
Diff Detail
Diff Detail
Event Timeline
lldb/include/lldb/Utility/ArchSpec.h | ||
---|---|---|
436 | Should we just make a static operator << function for this instead so we can use in formats? |
Paths
| Differential D70979
[lldb][NFC] Migrate to raw_ostream in ArchSpec::DumpTriple ClosedPublic Authored by teemperor on Dec 3 2019, 1:10 PM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Dec 3 2019, 2:01 PM Closed by commit rG2f1e7b3d01e1: [lldb][NFC] Migrate to raw_ostream in ArchSpec::DumpTriple (authored by teemperor). · Explain WhyDec 3 2019, 11:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 231968 lldb/include/lldb/Core/ModuleSpec.h
lldb/include/lldb/Utility/ArchSpec.h
lldb/source/Commands/CommandObjectTarget.cpp
lldb/source/Target/Platform.cpp
lldb/source/Target/TargetList.cpp
lldb/source/Utility/ArchSpec.cpp
lldb/source/Utility/ProcessInfo.cpp
|
Should we just make a static operator << function for this instead so we can use in formats?