]> granicus.if.org Git - llvm/commit
Fix build of llvm-mc-assemble/disassemble-fuzzer
authorJustin Bogner <mail@justinbogner.com>
Tue, 29 Aug 2017 17:08:44 +0000 (17:08 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 29 Aug 2017 17:08:44 +0000 (17:08 +0000)
commitae0931ef31f33728ed62628e904d1c1f3e80d4d4
tree4d02c29e4499722ddd6750dcc03b3dd0427cb475
parent7ca5fcca7f11b917b1af2c1ea7462a81436eae6e
Fix build of llvm-mc-assemble/disassemble-fuzzer

Since these aren't built by default unless building with coverage (and
even then they aren't built for the check target) they've managed to
bit rot a little.

This just fixes the build. See llvm.org/pr34314 for the plan on making
sure these don't bit rot again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312011 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp
tools/llvm-mc-disassemble-fuzzer/llvm-mc-disassemble-fuzzer.cpp