OSDN Git Service

Subzero: Add -allow-extern as an alias for --allow-externally-defined-symbols.
authorJim Stichnoth <stichnot@chromium.org>
Fri, 16 Oct 2015 20:13:11 +0000 (13:13 -0700)
committerJim Stichnoth <stichnot@chromium.org>
Fri, 16 Oct 2015 20:13:11 +0000 (13:13 -0700)
commit4e10aa2cbd6eea4cee47e4bd20bd0c0b6887fbd0
treebe3ac2965936572edd9ff6474db80fd82c0213e8
parentafc92af527400151b903745534c3aaf4bbedc61c
Subzero: Add -allow-extern as an alias for --allow-externally-defined-symbols.

Also remind the user of that option in IceConverter.cpp, similar to PNaClTranslator.cpp.

BUG= none
R=kschimpf@google.com

Review URL: https://codereview.chromium.org/1408023004 .
src/IceClFlags.cpp
src/IceConverter.cpp