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
/
llvm
/
tools
/
llvm-ld
History
Benjamin Kramer
29063eac23
Replace strcpy with memcpy when we have the length around anyway.
...
llvm-svn: 94746
2010-01-28 18:04:38 +00:00
..
CMakeLists.txt
llvm-ld doesn't throw.
2009-10-22 00:52:28 +00:00
llvm-ld.cpp
Replace strcpy with memcpy when we have the length around anyway.
2010-01-28 18:04:38 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00
Optimize.cpp
Convert more tools code from cerr and cout to errs() and outs().
2009-07-16 15:30:09 +00:00