diff options
author | Justin Bogner <mail@justinbogner.com> | 2017-08-31 00:01:28 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2017-08-31 00:01:28 +0000 |
commit | 53bb83d2506e21dd987f16daa1947adb7a4c2b6e (patch) | |
tree | cb70dcad87919f2aa051c6f951eacdf9fc98d5db /llvm/lib/Transforms | |
parent | 65d953e0b1b1681082d1d3a1fdae169eeb5bafd8 (diff) | |
download | bcm5719-llvm-53bb83d2506e21dd987f16daa1947adb7a4c2b6e.tar.gz bcm5719-llvm-53bb83d2506e21dd987f16daa1947adb7a4c2b6e.zip |
llvm-isel-fuzzer: Stop including FuzzerInterface.h
All this does is forward declare the interface functions (and make
sure that they're `extern "C"`), but since we're using libFuzzer from
the toolchain it doesn't make sense to include the local copy of the
interface.
llvm-svn: 312195
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions