[all-commits] [llvm/llvm-project] a65025: AMDGPULibFunc - fix include order. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun May 24 05:49:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a6502560628a726b72abb90bda4700da8356a4a1
https://github.com/llvm/llvm-project/commit/a6502560628a726b72abb90bda4700da8356a4a1
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-24 (Sun, 24 May 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp
M llvm/lib/Target/AMDGPU/AMDGPULibFunc.h
Log Message:
-----------
AMDGPULibFunc - fix include order. NFC.
Ensure AMDGPULibFunc.h module header is first, and fix exposed missing forward declaration.
More information about the All-commits
mailing list