llvm-project
768ccf69 - MCSymbolRefExpr: Remove HasSubsectionsViaSymbolsBit

Commit
287 days ago
MCSymbolRefExpr: Remove HasSubsectionsViaSymbolsBit This information is only needed assembly time and we can get it with Asm->getContext().getAsmInfo()->hasSubsectionsViaSymbols().
Author
Parents
Loading