This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Improve invalid relocation error message
ClosedPublic

Authored by sbc100 on Mar 26 2019, 6:43 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Mar 26 2019, 6:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 26 2019, 6:43 PM
sbc100 added a reviewer: ruiu.Mar 26 2019, 6:43 PM
sbc100 updated this revision to Diff 192400.Mar 26 2019, 6:46 PM
  • clang-format
ruiu accepted this revision.Mar 27 2019, 5:33 PM

LGTM

lld/wasm/InputChunks.h
221 ↗(On Diff #192530)

reloct -> reloc

This revision is now accepted and ready to land.Mar 27 2019, 5:33 PM
This revision was automatically updated to reflect the committed changes.