diff options
Diffstat (limited to 'test/Transforms/WholeProgramDevirt/export-nothing.ll')
-rw-r--r-- | test/Transforms/WholeProgramDevirt/export-nothing.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/WholeProgramDevirt/export-nothing.ll b/test/Transforms/WholeProgramDevirt/export-nothing.ll index e0814efbf9c0..4707eaa17ead 100644 --- a/test/Transforms/WholeProgramDevirt/export-nothing.ll +++ b/test/Transforms/WholeProgramDevirt/export-nothing.ll @@ -4,4 +4,5 @@ ; CHECK: --- ; CHECK-NEXT: GlobalValueMap: ; CHECK-NEXT: TypeIdMap: +; CHECK-NEXT: WithGlobalValueDeadStripping: false ; CHECK-NEXT: ... |