mirror of
https://github.com/RPCSX/llvm.git
synced 2026-01-31 01:05:23 +01:00
Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"
This reverts commit r263490. Missed a file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263493 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
; Test to check both the callgraph and refgraph in summary
|
||||
; RUN: llvm-as -module-summary %s -o %t.o
|
||||
; RUN: llvm-as -function-summary %s -o %t.o
|
||||
; RUN: llvm-bcanalyzer -dump %t.o | FileCheck %s
|
||||
|
||||
; See if the calls and other references are recorded properly using the
|
||||
|
||||
Reference in New Issue
Block a user