diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-06-27 17:19:44 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-06-27 17:19:44 +0000 |
commit | c57d0382402a0422a7cf9312c50a97b8be092943 (patch) | |
tree | 52097bd611a448d9bef0745f507464237b7461d8 /clang/lib/Basic/SourceManager.cpp | |
parent | 05d761cf244c3a917285b51f84ee8bfd82286684 (diff) | |
download | llvm-c57d0382402a0422a7cf9312c50a97b8be092943.zip llvm-c57d0382402a0422a7cf9312c50a97b8be092943.tar.gz llvm-c57d0382402a0422a7cf9312c50a97b8be092943.tar.bz2 |
MC: Fix associative sections on COFF
COFF sections in MC were represented by a tuple of section-name and
COMDAT-name. This is not sufficient to represent a .text section
associated with another .text section; we need a way to distinguish
between the key section and the one marked associative.
llvm-svn: 211913
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions