[PATCH] D159206: [Clang] Propagate target-features if compatible when using mlink-builtin-bitcode
Juan Manuel Martinez CaamaƱo via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 30 09:38:04 PDT 2023
jmmartinez added inline comments.
================
Comment at: clang/lib/CodeGen/CodeGenAction.cpp:282
}
+ }
----------------
Remove { }
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159206/new/
https://reviews.llvm.org/D159206
More information about the cfe-commits
mailing list