mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-15 10:39:47 +00:00
![Mehdi Amini](/assets/img/avatar_default.png)
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> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265111 91177308-0d34-0410-b5e6-96231b3b80d8
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
|
|
}
|