summaryrefslogtreecommitdiff
path: root/clang/test/Modules/module-impl-with-link.c
AgeCommit message (Expand)Author
2025-05-27Avoid emitting a linker options section in the compiler if it is empty. (#139...dyung
2017-06-12IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...Peter Collingbourne
2017-03-24Fix a test so that it actually checks the output.Peter Collingbourne
2017-01-11Module: Do not add any link flags when an implementation TU of a module importsManman Ren
2017-01-11This reverts r291628. As suggested by Richard, we can simplyManman Ren
2017-01-11Module: Do not create Implicit ImportDecl for module X if weManman Ren