Uh, this isn't argpromotion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21579 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2005-04-26 23:05:17 +00:00
parent 8f13261863
commit ef99ea318e

View File

@ -16,7 +16,7 @@
//
//===----------------------------------------------------------------------===//
#define DEBUG_TYPE "argpromotion"
#define DEBUG_TYPE "simplify-libcalls"
#include "llvm/Constants.h"
#include "llvm/DerivedTypes.h"
#include "llvm/Instructions.h"