[PATCH] D56044: [Driver] Support object files in addition to static and shared libraries in compiler-rt
Kamil Rytarowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 31 14:55:18 PST 2018
krytarowski added a comment.
This patch attempts to add support for .o/object files from compiler-rt and right now there are no users and the only potential ones are crt* according to my guess.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56044/new/
https://reviews.llvm.org/D56044
More information about the cfe-commits
mailing list