commit | 488250e1efea3f3c9abe04d93dde615a6949d0e8 | [log] [tgz] |
---|---|---|
author | Vitaly Buka <vitalybuka@google.com> | Tue Mar 20 00:45:03 2018 +0000 |
committer | Vitaly Buka <vitalybuka@google.com> | Tue Mar 20 00:45:03 2018 +0000 |
tree | 7d2402f5237215f0b5d8b03a16b447f730c342b4 | |
parent | 32c22cbba9b8fef6105cdbc7265fc43b3b8687ec [diff] |
Object: Fix handling of @@@ in .symver directive Summary: name@@@nodename is going to be replaced with name@@nodename if symbols is defined in the assembled file, or name@nodename if undefined. https://sourceware.org/binutils/docs/as/Symver.html Fixes PR36623 Reviewers: pcc, espindola Subscribers: mehdi_amini, hiraditya Differential Revision: https://reviews.llvm.org/D44274 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327930 91177308-0d34-0410-b5e6-96231b3b80d8