This is an archive of the discontinued LLVM Phabricator instance.

llvm-readobj: support globals in initializer expressions
ClosedPublic

Authored by sbc100 on Jan 19 2022, 9:35 PM.

Diff Detail

Event Timeline

sbc100 created this revision.Jan 19 2022, 9:35 PM
sbc100 requested review of this revision.Jan 19 2022, 9:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 19 2022, 9:35 PM
dschuff added inline comments.Jan 20 2022, 3:24 PM
llvm/test/tools/llvm-readobj/wasm/globals.test
4

Is this description copied from somewhere else?

sbc100 updated this revision to Diff 401812.Jan 20 2022, 4:15 PM

Update comment.

dschuff accepted this revision.Jan 20 2022, 4:20 PM
This revision is now accepted and ready to land.Jan 20 2022, 4:20 PM
sbc100 marked an inline comment as done.Jan 20 2022, 4:21 PM
This revision was automatically updated to reflect the committed changes.