summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-07-03 15:26:54 +0000
committerFangrui Song <maskray@google.com>2019-07-03 15:26:54 +0000
commitb9bc9f67f573dc5bc1bc4546bfee85877cae4061 (patch)
treee65a73fdbfafc33ab751928a72747a8dfe6c7d48 /llvm/lib/CodeGen/SelectionDAG
parent79e50166f83ce94c87c22e027c22f2ac5c721331 (diff)
downloadbcm5719-llvm-b9bc9f67f573dc5bc1bc4546bfee85877cae4061.tar.gz
bcm5719-llvm-b9bc9f67f573dc5bc1bc4546bfee85877cae4061.zip
Revert D63432 "[ELF] Allow placing SHF_MERGE sections with different alignments into the same MergeSyntheticSection"
This reverts r365015. David Zarzycki reported this change broke stage2 and stage3 tests. The root cause is still not very clear, but I guess some SHF_MERGE sections with the same name have different alignments. They were not merged before but were merged after r365015. Something that assumes address uniqueness of such mergeable data caused the bug. llvm-svn: 365048
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud