Skip to content

Commit 92b1900

Browse files
committed
[AMDGPU] Enable IAS in the AMDGPU backend
1 parent c8f29e3 commit 92b1900

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ AMDGPUMCAsmInfo::AMDGPUMCAsmInfo(const Triple &TT,
5454
UsesCFIWithoutEH = true;
5555
DwarfRegNumForCFI = true;
5656

57-
UseIntegratedAssembler = false;
5857
initializeVariantKinds(variantKindDescs);
5958
}
6059

0 commit comments

Comments
 (0)