Skip to content

Commit 5789808

Browse files
committed
fixup! remove stale comment
1 parent 0ce95bd commit 5789808

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lldb/source/Expression/IRExecutionUnit.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -809,8 +809,6 @@ static lldb::ModuleSP FindDebugModule(lldb::user_id_t uid,
809809
///
810810
/// \param[in] label Function call label encoding the unique location of the
811811
/// function to look up.
812-
/// Assumes that the \c FunctionCallLabelPrefix has been
813-
/// stripped from the front of the label.
814812
static llvm::Expected<lldb::addr_t>
815813
ResolveFunctionCallLabel(llvm::StringRef name,
816814
const lldb_private::SymbolContext &sc,

0 commit comments

Comments
 (0)