]> granicus.if.org Git - clang/commit
Revert "DI: LLVM schema change: fold constants into string"
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 2 Oct 2014 22:15:09 +0000 (22:15 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 2 Oct 2014 22:15:09 +0000 (22:15 +0000)
commitbb17ae00530bdbfe91b62f95a2769faba44d0ca6
treea1b4481eee1c187cfb31990b280eca8c7b00fc8c
parenteb92c2f0059e9244038570c6cb09396d0cfc3dbe
Revert "DI: LLVM schema change: fold constants into string"

This reverts commit r218913 while I investigate some bots.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@218917 91177308-0d34-0410-b5e6-96231b3b80d8
59 files changed:
test/CodeGen/2009-10-20-GlobalDebug.c
test/CodeGen/2010-02-15-DbgStaticVar.c
test/CodeGen/debug-info-args.c
test/CodeGen/debug-info-block-out-return.c
test/CodeGen/debug-info-enum.c
test/CodeGen/debug-info-typedef.c
test/CodeGen/debug-info-version.c
test/CodeGen/debug-info-vla.c
test/CodeGen/debug-info.c
test/CodeGen/lineno-dbginfo.c
test/CodeGenCXX/2010-07-23-DeclLoc.cpp
test/CodeGenCXX/PR20038.cpp
test/CodeGenCXX/coverage.cpp
test/CodeGenCXX/debug-info-access.cpp
test/CodeGenCXX/debug-info-alias.cpp
test/CodeGenCXX/debug-info-artificial-arg.cpp
test/CodeGenCXX/debug-info-class.cpp
test/CodeGenCXX/debug-info-decl-nested.cpp
test/CodeGenCXX/debug-info-enum-class.cpp
test/CodeGenCXX/debug-info-enum.cpp
test/CodeGenCXX/debug-info-flex-member.cpp
test/CodeGenCXX/debug-info-function-context.cpp
test/CodeGenCXX/debug-info-global.cpp
test/CodeGenCXX/debug-info-method.cpp
test/CodeGenCXX/debug-info-namespace.cpp
test/CodeGenCXX/debug-info-qualifiers.cpp
test/CodeGenCXX/debug-info-rvalue-ref.cpp
test/CodeGenCXX/debug-info-scope.cpp
test/CodeGenCXX/debug-info-static-fns.cpp
test/CodeGenCXX/debug-info-static-member.cpp
test/CodeGenCXX/debug-info-template-limit.cpp
test/CodeGenCXX/debug-info-template-member.cpp
test/CodeGenCXX/debug-info-template-quals.cpp
test/CodeGenCXX/debug-info-template.cpp
test/CodeGenCXX/debug-info-thunk.cpp
test/CodeGenCXX/debug-info-union-template.cpp
test/CodeGenCXX/debug-info-uuid.cpp
test/CodeGenCXX/debug-info-varargs.cpp
test/CodeGenCXX/debug-info-wchar.cpp
test/CodeGenCXX/debug-info-zero-length-arrays.cpp
test/CodeGenCXX/debug-info.cpp
test/CodeGenCXX/debug-lambda-expressions.cpp
test/CodeGenCXX/globalinit-loc.cpp
test/CodeGenCXX/linetable-cleanup.cpp
test/CodeGenCXX/linetable-fnbegin.cpp
test/CodeGenObjC/2010-02-15-Dbg-MethodStart.m
test/CodeGenObjC/block-byref-debuginfo.m
test/CodeGenObjC/debug-info-block-captured-self.m
test/CodeGenObjC/debug-info-getter-name.m
test/CodeGenObjC/debug-info-id-with-protocol.m
test/CodeGenObjC/debug-info-instancetype.m
test/CodeGenObjC/debug-info-lifetime-crash.m
test/CodeGenObjC/debug-info-property-accessors.m
test/CodeGenObjC/debug-info-property3.m
test/CodeGenObjC/debug-info-self.m
test/CodeGenObjC/debug-info-static-var.m
test/CodeGenObjC/debug-info-variadic-method.m
test/CodeGenObjC/objc-fixed-enum.m
test/VFS/external-names.c