Meinersbur added a comment.

While the test passes now, I still get `LINK : fatal error LNK1561: entry point 
must be defined` when trying to actually link. Isn't it expected to not work 
yet?

Linking with `lld-link.exe` does work. objdump says there is a `_QQmain` 
symbol, why does lld consider this to be the entry point?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126291/new/

https://reviews.llvm.org/D126291

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to