llvm-project
55bc0488 - Improve and modernize logging for Process::CompleteAttach() (#82717)

Commit
1 year ago
Improve and modernize logging for Process::CompleteAttach() (#82717) Target::SetArchitecture() does not necessarily set the triple that is being passed in, and will unconditionally log the real architecture to the log channel. By flipping the order between the log outputs, the resulting combined log makes a lot more sense to read.
Author
Parents
Loading