This fixes test/mach-o/objc-image-info-pass-output.yaml on
big-endian hosts.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7998 Build 7998: arc lint + arc unit
Event Timeline
Comment Actions
LGTM
| lib/ReaderWriter/MachO/ObjCPass.cpp | ||
|---|---|---|
| 59–60 | Is there any reason not to write normalized::write32(...) ? | |
Is there any reason not to write
?