Commit ad80f73
committed
[X86] Fix a warning
This patch fixes:
llvm/lib/Target/X86/X86ISelLowering.cpp:39622:12: error: explicitly
assigning value of variable of type 'SDValue' to itself
[-Werror,-Wself-assign-overloaded]1 parent 138a899 commit ad80f73
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39619 | 39619 | | |
39620 | 39620 | | |
39621 | 39621 | | |
39622 | | - | |
39623 | 39622 | | |
39624 | 39623 | | |
39625 | 39624 | | |
| |||
0 commit comments