
This is intended to be used for ThinLTO incremental build. Differential Revision: http://reviews.llvm.org/D18213 This is a recommit of r265095 after fixing the Windows issues. From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 265111
5 lines
94 B
LLVM
5 lines
94 B
LLVM
; Needs a function for the combined index to be populated
|
|
define void @bar() {
|
|
ret void
|
|
}
|