#include "llvm/Assembly/Writer.h" to get the declaration for WriteAsOperand.
authorDan Gohman <gohman@apple.com>
Mon, 13 Jul 2009 22:56:37 +0000 (22:56 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 13 Jul 2009 22:56:37 +0000 (22:56 +0000)
commite860dcb6e4eeb1ffae2299e5157a36c025260912
treeff1bf85a01d7a11d6093dcf4937f4a156fb039e9
parentd4f53b373e9e086ac6aefd4540880951b0f881f6
#include "llvm/Assembly/Writer.h" to get the declaration for WriteAsOperand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75542 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExtractFunction.cpp