commit | 715b495c1c9b5059eb12d0de4aa7e79e9b5f42b2 | [log] [tgz] |
---|---|---|
author | serge-sans-paille <sguelton@redhat.com> | Mon Apr 20 12:39:32 2020 +0200 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 22 21:22:01 2020 -0700 |
tree | b44ad38072ce4a20947a5f9066957392e738f8fa | |
parent | e4b3f23f7c120d67ff5ec1e018b761310a13eaa2 [diff] |
Update compiler extension integration into the build system The approach here is to create a new (empty) component, `Extensions', where all statically compiled extensions dynamically register their dependencies. That way we're more natively compatible with LLVMBuild and llvm-config. Fixes: https://bugs.llvm.org/show_bug.cgi?id=44870 Differential Revision: https://reviews.llvm.org/D78192 GitOrigin-RevId: 8f766e382b77eef3102798b49e087d1e4804b984