No functional change intended, other than some minor changes to certain
diagnostics.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
We really need a better way of handling diagnostics in lib/Object, but this is fine for now with some nits.
I will try to code something to untangle diagnostics and error handling in general.
include/llvm/Object/ArchiveWriter.h | ||
---|---|---|
10 ↗ | (On Diff #27256) | writeArchive. |
lib/Object/ArchiveWriter.cpp | ||
92 ↗ | (On Diff #27256) | Please add a FIXME about using endian.h |