mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-11 13:37:07 +00:00
Fix bot failure from r278338 due to missing dependences
Add some missing dependences to the llvm-lto2 tool to attempt to appease missing symbols in link from bot: http://bb.pgr.jp/builders/i686-mingw32-RA-on-linux/builds/15527 llvm-svn: 278341
This commit is contained in:
parent
9f543af292
commit
d5763f35d0
@ -19,4 +19,4 @@
|
||||
type = Tool
|
||||
name = llvm-lto2
|
||||
parent = Tools
|
||||
required_libraries = LTO Object all-targets
|
||||
required_libraries = Core LTO Object Support all-targets
|
||||
|
Loading…
Reference in New Issue
Block a user