llvm-project
87c73f49
- Move MCSection::printSwitchToSection to MCAsmInfo
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
MaskRay
Parents
57c78998
Loading