diff --git a/test/Feature/allocatest2.ll b/test/Feature/allocatest2.ll deleted file mode 100644 index 7c93215a6e1..00000000000 --- a/test/Feature/allocatest2.ll +++ /dev/null @@ -1,25 +0,0 @@ - -implementation - -declare void "_Z12combinationsjPj" (uint, uint*) ;; Prototype for: void combinations(unsigned int, unsigned int*) - -;; Emitting: void UseAllocaFunction(unsigned int) -void "_Z17UseAllocaFunctionj"(uint %n) -begin -bb1: ;;