Skip to content

Commit ed6078c

Browse files
authored
[NFC] Add missing analysis to DirectX/llc-pipeline (#170714)
The Runtime Library Function Analysis pass was added in #168622 but the backend test case was not updating accordingly.
1 parent 95f6b3e commit ed6078c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/DirectX/llc-pipeline.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
; CHECK-LABEL: Pass Arguments:
77
; CHECK-NEXT: Target Library Information
8+
; CHECK-NEXT: Runtime Library Function Analysis
89
; CHECK-NEXT: DXIL Resource Type Analysis
910
; CHECK-NEXT: Target Transform Information
1011
; CHECK-NEXT: Assumption Cache Tracker

0 commit comments

Comments
 (0)