[all-commits] [llvm/llvm-project] efd758: RISCVAttributeParser.h - remove unnecessary Scoped...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon May 11 14:11:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: efd758ac5aeab85e8c3180f96f527fc7ffe4d2e0
https://github.com/llvm/llvm-project/commit/efd758ac5aeab85e8c3180f96f527fc7ffe4d2e0
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M llvm/include/llvm/Support/RISCVAttributeParser.h
Log Message:
-----------
RISCVAttributeParser.h - remove unnecessary ScopedPrinter.h include. NFC.
All uses of ScopedPrinter are in terms of ELFAttributeParser which are handled by ELFAttributeParser.h
More information about the All-commits
mailing list