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)
commitb9a23c91559a86dcdf7c6b9eba3e9fcbb383be6e
treeecdb37a6dfa370ced7d8260dfb5b80eee4a3ff0b
parent61770ab26f4b11bf1c3c185bb4fe24e82397baf3
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.

llvm-svn: 225090
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGen/debug-info-line3.c