commit | 88ab5ca48564f4863d71f43bdfe0f1104e038ece | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Thu Aug 06 14:56:42 2015 -0700 |
committer | Jim Stichnoth <stichnot@chromium.org> | Thu Aug 06 14:56:42 2015 -0700 |
tree | 6c95a5a827b5bdb4e1b225353aeabd5cbaccbc03 | |
parent | ac7d73441e1c599108b20c4702a96db0e956889e [diff] |
Subzero: Fix szbuild.py linking. The symbol __Sz_block_profile_info needs to be explicitly globalized when combining llc and Subzero .o output, i.e. when the --include or --exclude options are used. BUG= none R=jpp@chromium.org Review URL: https://codereview.chromium.org/1275983003.