mirror of
https://github.com/danog/gllvm.git
synced 2025-01-22 21:51:39 +01:00
golinting [ci skip]
This commit is contained in:
parent
2c2530e91a
commit
020583a9ab
@ -289,12 +289,10 @@ func resolveBitcodePath(bcPath string) string {
|
||||
return ""
|
||||
}
|
||||
return storeBcPath
|
||||
} else {
|
||||
return ""
|
||||
}
|
||||
} else {
|
||||
return bcPath
|
||||
}
|
||||
return ""
|
||||
}
|
||||
return bcPath
|
||||
}
|
||||
|
||||
func getFileType(realPath string) (fileType int) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user