IR: Remove extra blank line, NFC

llvm-svn: 266539
This commit is contained in:
Duncan P. N. Exon Smith 2016-04-16 22:26:04 +00:00
parent 240c528f0c
commit e9c0df7932

View File

@ -94,7 +94,6 @@ public:
/// tag registered with an LLVMContext has an unique ID.
uint32_t getOperandBundleTagID(StringRef Tag) const;
/// Define the GC for a function
void setGC(const Function &Fn, std::string GCName);