check-orc-rt has no cmake target dependency on orc or llvm-jitlink. Unless starting with a complete all build, the orc regression tests in compiler-rt may fail due to build dependencies.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. Thanks Jack!
Do you have commit access? If not, please let me know and I can commit on your behalf.
Comment Actions
I do not have commit access, it'd be great if you'd do that. --author="Jack Andersen <jackoalan@gmail.com>"
Comment Actions
Thanks Jack. I'm not sure what LLVM's policy is with regards to --author, so I've committed with a standard attribution in 1380eae59020. I'll ask around about --author for future commits.
Comment Actions
It appears this policy is documented in https://llvm.org/docs/Phabricator.html#committing-someone-s-change-from-phabricator. It's fine if it's already committed though.
Comment Actions
So it is. Thanks very much for pointing me to that, and sorry for not having used it this time around. I'll use --author for future commits.