llvm-project
4b27b580
- [lld] Nits on uses of raw_string_ostream (NFC)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[lld] Nits on uses of raw_string_ostream (NFC) * Don't call raw_string_ostream::flush(), which is essentially a no-op. * Strip calls to raw_string_ostream::str(), to avoid excess layer of indirection.
Author
JOE1994
Committer
JOE1994
Parents
ba7a0b72
Loading