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-04-11 20:22:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Bitcode
History
Benjamin Kramer
803ba41365
Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerplate.
...
No intended functionality change. llvm-svn: 202588
2014-03-01 11:47:00 +00:00
..
Reader
Make parseBitcodeFile return an ErrorOr<Module *>.
2014-01-15 01:08:23 +00:00
Writer
Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerplate.
2014-03-01 11:47:00 +00:00
CMakeLists.txt
Move library stuff out of the toplevel CMakeLists.txt file.
2011-02-18 22:06:14 +00:00
LLVMBuild.txt
LLVMBuild: Introduce a common section which currently has a list of the
2011-12-12 22:45:54 +00:00
Makefile
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00