]> granicus.if.org Git - clang/commit
DebugInfo: Provide a less subtle way to set the debug location of simple ret instructions
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 2 Jan 2015 22:07:26 +0000 (22:07 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 2 Jan 2015 22:07:26 +0000 (22:07 +0000)
commitb5615364f0b70e06d23a8da1e10c000076f83b37
treeed67672f5c1dde682f2d582c6d5e8a5518c2a771
parent34bc9da0c8488864c543ac6b3b91573919bf3241
DebugInfo: Provide a less subtle way to set the debug location of simple ret instructions

un-XFAILing the test XFAIL'd in r225086 after it regressed in r225083.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@225090 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
test/CodeGen/debug-info-line3.c