Skip to content

Commit e8239fa

Browse files
committed
FIXME -> YKFIXME
1 parent 8f5c1c0 commit e8239fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/X86/X86ISelLowering.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3928,7 +3928,7 @@ X86TargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI,
39283928
// reused, and the callee's return returns from both the caller and the
39293929
// callee).
39303930
//
3931-
// FIXME: https://github.com/ykjit/yk/issues/502
3931+
// YKFIXME: https://github.com/ykjit/yk/issues/502
39323932
// We should find a way to allow tail calls.
39333933
if (YkDisableTailCallCodegen)
39343934
isTailCall = false;

0 commit comments

Comments
 (0)