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
This commit is contained in:
@@ -1262,7 +1262,7 @@ public:
|
||||
|
||||
/// EmitReturnBlock - Emit the unified return block, trying to avoid its
|
||||
/// emission when possible.
|
||||
void EmitReturnBlock();
|
||||
llvm::DebugLoc EmitReturnBlock();
|
||||
|
||||
/// FinishFunction - Complete IR generation of the current function. It is
|
||||
/// legal to call this function even if there is no current insertion point.
|
||||
|
||||
Reference in New Issue
Block a user