"lld/test/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "b6a6bdab20a05361f813256ac5e4912193eb82b5"
Attempt to fix freebsd build after r287864
the chrono library there uses long long as the underlying chrono type, but defines int64_t as long (or the other way around, I am not sure). In any case, this caused the implicit conversion to not trigger. This should address that. Also fix up the relevant unit test. llvm-svn: 287867
Loading
Please register or sign in to comment