[lld] r264175 - [LTO/tests] Check optimized bitcode instead of produced shared library.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 23 13:24:27 PDT 2016
> +; Be sure that 'f' is kept and has weak_odr visibility.
weak_odr is a linkage :-)
> +; CHECK: define weak_odr void @f()
Thanks,
Rafael
More information about the llvm-commits
mailing list