You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add find compiler-rt libs cmake module for windows (#52)
* Add find compiler-rt libs cmake module for windows
This patch adds find compiler-rt libs function imported from
llvm-project/cmake/modules to testsuite repository. Some tests
require to link compiler-rt builtins library on windows and
this function helps locate the library path from install dir.
0 commit comments