OSDN Git Service

Revert "Debug info: Support variadic functions."
authorAdrian Prantl <aprantl@apple.com>
Tue, 25 Feb 2014 19:48:36 +0000 (19:48 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 25 Feb 2014 19:48:36 +0000 (19:48 +0000)
commit9791b3f9ae71f5d418c2cad08ffb142f3bdbb6dc
treef6eaf4a0049d9622b1da88156d2a6cd456d08161
parentd225511ea7b7f28b17f43023c0243dd5ad0dd3df
Revert "Debug info: Support variadic functions."

This reverts commit r202184 because of buildbot breakage.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202187 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DIBuilder.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.h
test/DebugInfo/X86/varargs.ll [deleted file]