Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"

This reverts commit r263490. Missed a file.

llvm-svn: 263493
This commit is contained in:
Teresa Johnson
2016-03-14 21:18:10 +00:00
parent 9c6cd5df8c
commit cec0cae313
47 changed files with 795 additions and 368 deletions

View File

@@ -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