This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lld
/
MachO
/
Arch
History
Mikael Holmen
caff023b77
[lld] Silence compiler warnings by removing always true/false comparisons
...
type is an uint8_t so type >= 0 is always true and type < 0 is always false.
2021-02-17 08:16:02 +01:00
..
ARM64.cpp
[lld] Silence compiler warnings by removing always true/false comparisons
2021-02-17 08:16:02 +01:00
X86_64.cpp
[lld] Silence compiler warnings by removing always true/false comparisons
2021-02-17 08:16:02 +01:00