[PATCH] D29843: [CodeGen] Treat auto-generated __dso_handle symbol as HiddenVisibility

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 10 15:30:31 PST 2017


phosek added a comment.

You can use `ninja check-clang` to run Clang tests, if those pass you can use `ninja check-all` to run all tests. Testing guide <http://llvm.org/docs/TestingGuide.html> has details about testing in LLVM.


https://reviews.llvm.org/D29843





More information about the cfe-commits mailing list