[all-commits] [llvm/llvm-project] 94d169: [MC] Remove unused MCStreamer::SwitchSection
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Jun 14 21:26:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94d1692aa155adf3b69609d142762b8c696e0710
https://github.com/llvm/llvm-project/commit/94d1692aa155adf3b69609d142762b8c696e0710
Author: Fangrui Song <i at maskray.me>
Date: 2022-06-14 (Tue, 14 Jun 2022)
Changed paths:
M llvm/include/llvm/MC/MCStreamer.h
Log Message:
-----------
[MC] Remove unused MCStreamer::SwitchSection
switchSection should be used instead.
More information about the All-commits
mailing list