diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2024-10-19 10:07:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-19 10:07:57 +0100 |
commit | faed85b8e4961e853bfb10cd8ed1544e179ade0a (patch) | |
tree | 41bec09f6c1ae64920c4389b54851628c4d34178 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp | |
parent | 5e81437f2ba03ee0ab93b26a9654da9b95dab3b0 (diff) | |
download | llvm-faed85b8e4961e853bfb10cd8ed1544e179ade0a.zip llvm-faed85b8e4961e853bfb10cd8ed1544e179ade0a.tar.gz llvm-faed85b8e4961e853bfb10cd8ed1544e179ade0a.tar.bz2 |
[lldb][test][NFC] Document DYLIB_NAME Makefile variable (#112735)
Got caught out by this because simply specifying `DYLIB_CXX_SOURCES`
(without specifying `DYLIB_NAME`) resulted in linker errors because the
dylib was never built (and linked). We should probably make that a
Makefile error (though I haven't audited when exactly not specifying
`DYLIB_NAME` is valid; looked like that can happen when we specify
`FRAMEWORK`).
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions