diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-01-27 22:57:39 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-01-27 22:57:39 +0000 |
commit | c44d71b8df9b00853c439d317563500b634068c1 (patch) | |
tree | 7faf1f18901a62722e9000688be411c2dc814f87 /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | 9769b18cbad15b2961b4e834294f8b501e59f40a (diff) | |
download | llvm-c44d71b8df9b00853c439d317563500b634068c1.zip llvm-c44d71b8df9b00853c439d317563500b634068c1.tar.gz llvm-c44d71b8df9b00853c439d317563500b634068c1.tar.bz2 |
SymbolRewriter: allow rewriting with comdats
COMDATs must be identically named to the symbol. When support for COMDATs was
introduced, the symbol rewriter was not updated, resulting in rewriting failing
for symbols which were placed into COMDATs. This corrects the behaviour and
adds test cases for this.
llvm-svn: 227261
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions