mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
fcc69cbc7e
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
|
|
}
|