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
495,344
Commits
1,713
Branches
298
Tags
Commit Graph
1 Commits
Author
SHA1
Message
Date
Nikita Popov
0c553bff8e
[Bitcode] Guard against out of bounds value reference
...
We should make sure that the value ID is in bounds, otherwise we will assert / read out of bounds.
2022-02-07 12:16:13 +01:00