mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
c2f01dd7ba
A new call I added to linkInModule from llvm-link in r251866 was still passing in a boolean for an argument that was changed to an enum in r246561. I didn't catch this in my merge since the bool false matched the flag value it mapped to. llvm-svn: 251925 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-link.cpp | ||
LLVMBuild.txt | ||
Makefile |