diff options
author | Sam Clegg <sbc@chromium.org> | 2018-01-12 17:56:15 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2018-01-12 17:56:15 +0000 |
commit | 408064ef1e294c7dfedfc33b71df1e13429c2cf7 (patch) | |
tree | a182eebc1e1fa8ce5009fc59dfa98ab0da49f089 /llvm/lib/MC/MCCodeView.cpp | |
parent | ffbfc0f8274e2befe0aa837ec3d2b36e03ba6c09 (diff) | |
download | llvm-408064ef1e294c7dfedfc33b71df1e13429c2cf7.zip llvm-408064ef1e294c7dfedfc33b71df1e13429c2cf7.tar.gz llvm-408064ef1e294c7dfedfc33b71df1e13429c2cf7.tar.bz2 |
[WebAssembly] Don't allow functions to be named more than once
Even though a function can have multiple names in the
linking standards (i.e. due to aliases), there can only
be one name for a given function in the NAME section.
Differential Revision: https://reviews.llvm.org/D41975
llvm-svn: 322383
Diffstat (limited to 'llvm/lib/MC/MCCodeView.cpp')
0 files changed, 0 insertions, 0 deletions