[all-commits] [llvm/llvm-project] 725b34: AMDGPUTargetObjectFile.h - remove unnecessary incl...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun May 24 05:57:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 725b3463c53b380b322555b02f1e33e530c52f59
https://github.com/llvm/llvm-project/commit/725b3463c53b380b322555b02f1e33e530c52f59
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-24 (Sun, 24 May 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.h
Log Message:
-----------
AMDGPUTargetObjectFile.h - remove unnecessary includes. NFC.
As we're inheriting from TargetLoweringObjectFileELF, TargetLoweringObjectFileImpl.h already declares all types we require in the overrides.
More information about the All-commits
mailing list