diff options
author | Michael Jones <michaelrj@google.com> | 2022-04-22 14:38:12 -0700 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2022-04-22 14:40:21 -0700 |
commit | ef6614e4a231f1477405949e0f4d01c3feb191ce (patch) | |
tree | 0ee1791b07eae12988d81dda5af32eb4f1b7c80c /llvm/lib/CodeGen/ProcessImplicitDefs.cpp | |
parent | 4466672861ff5248096879f92ac059ca5684a3b9 (diff) | |
download | llvm-ef6614e4a231f1477405949e0f4d01c3feb191ce.zip llvm-ef6614e4a231f1477405949e0f4d01c3feb191ce.tar.gz llvm-ef6614e4a231f1477405949e0f4d01c3feb191ce.tar.bz2 |
[libc] Fix PrintfMatcher Cmake Rule
The PrintfMatcher depends on printf which is in stdio. Stdio is
currently fullbuild only, but the matcher wasn't, causing failing builds
when fullbuild was off. This patch adds the fullbuild condition to the
PrintfMatcher cmake.
Differential Revision: https://reviews.llvm.org/D124304
Diffstat (limited to 'llvm/lib/CodeGen/ProcessImplicitDefs.cpp')
0 files changed, 0 insertions, 0 deletions