[all-commits] [llvm/llvm-project] 0f461c: TBEHandler.h - remove unnecessary VersionTuple for...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat May 30 05:11:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0f461c39df70a0b555745770a445850e39e1dff7
https://github.com/llvm/llvm-project/commit/0f461c39df70a0b555745770a445850e39e1dff7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-30 (Sat, 30 May 2020)
Changed paths:
M llvm/include/llvm/TextAPI/ELF/TBEHandler.h
Log Message:
-----------
TBEHandler.h - remove unnecessary VersionTuple forward declaration. NFC.
We already have to include VersionTuple.h
More information about the All-commits
mailing list