[all-commits] [llvm/llvm-project] 7756b3: [InstrProf][NFC] Remove stray option in InstrProfW...
Ellis Hoag via All-commits
all-commits at lists.llvm.org
Wed Feb 2 14:29:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7756b34ef26bc86502b47c2a0d5058fb51e4ff60
https://github.com/llvm/llvm-project/commit/7756b34ef26bc86502b47c2a0d5058fb51e4ff60
Author: Ellis Hoag <ellishoag at fb.com>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M llvm/lib/ProfileData/InstrProfWriter.cpp
Log Message:
-----------
[InstrProf][NFC] Remove stray option in InstrProfWriter
This variable was added to `InstrProfWriter.cpp` in D115693 by mistake and it isn't needed.
Reviewed By: kyulee
Differential Revision: https://reviews.llvm.org/D118664
More information about the All-commits
mailing list