llvm-project
87c73f49 - Move MCSection::printSwitchToSection to MCAsmInfo

Commit
137 days ago
Move MCSection::printSwitchToSection to MCAsmInfo This removes the only virtual function of MCSection. NVPTXTargetStreamer::changeSection uses the MCSectionELF print method. Change it to just print the section name.
Author
Parents
Loading