This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-11 06:06:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Benjamin Kramer
d1710d7fb3
Tighten up prototype verification of strchr and strrchr to avoid a crash in the very unlikely case that someone passes an integer > i64 to strchr.
...
llvm-svn: 115144
2010-09-30 11:21:59 +00:00
..
Hello
Reapply r110396, with fixes to appease the Linux buildbot gods.
2010-08-06 18:33:48 +00:00
InstCombine
Removed a bunch of unnecessary target_link_libraries.
2010-09-28 22:39:14 +00:00
Instrumentation
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
2010-09-13 23:59:48 +00:00
IPO
Removed a bunch of unnecessary target_link_libraries.
2010-09-28 22:39:14 +00:00
Scalar
Tighten up prototype verification of strchr and strrchr to avoid a crash in the very unlikely case that someone passes an integer > i64 to strchr.
2010-09-30 11:21:59 +00:00
Utils
Removed a bunch of unnecessary target_link_libraries.
2010-09-28 22:39:14 +00:00
Makefile
Revert r100896 and around - this breaks the only mingw32 buildbot we have.
2010-04-15 19:51:42 +00:00