Skip to content

Commit 5cebae7

Browse files
Update clang/lib/Driver/ToolChains/HIPSPV.h
Co-authored-by: premanandrao <premanand.m.rao@intel.com>
1 parent f90cb8d commit 5cebae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/Driver/ToolChains/HIPSPV.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ class LLVM_LIBRARY_VISIBILITY HIPSPVToolChain final : public ToolChain {
7070
llvm::opt::ArgStringList &CC1Args) const override;
7171
llvm::SmallVector<BitCodeLibraryInfo, 12>
7272
getHIPDeviceLibs(const llvm::opt::ArgList &Args,
73-
const Action::OffloadKind DeviceOffloadKind) const override;
73+
const Action::OffloadKind DeviceOffloadingKind) const override;
7474

7575
SanitizerMask getSupportedSanitizers() const override;
7676

0 commit comments

Comments
 (0)