Commit e71f9d2
committed
[BOLT] Fix an unused-variable warning
This patch fixes:
bolt/lib/Core/DIEBuilder.cpp:468:18: error: unused variable 'Ref'
[-Werror,-Wunused-variable]1 parent e37fc3c commit e71f9d2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| 487 | + | |
487 | 488 | | |
488 | 489 | | |
489 | 490 | | |
| |||
0 commit comments