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
/
include
/
llvm
/
Bytecode
History
Reid Spencer
725398ad54
Make all the virtual function (except destructor) inline so there are
...
default implementations without taking up a ton of space in a .cpp file. llvm-svn: 14603
2004-07-04 11:29:56 +00:00
..
Analyzer.h
Adjust comments to match code.
2004-06-29 23:17:34 +00:00
BytecodeHandler.h
Make all the virtual function (except destructor) inline so there are
2004-07-04 11:29:56 +00:00
Format.h
Add enum for compaction table.
2004-01-18 21:09:23 +00:00
Reader.h
Provide support for the BytecodeHandler interface which will be called by
2004-06-29 23:20:03 +00:00
WriteBytecodePass.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
Writer.h
Okay, Module have not been known as 'C' for a LONG time now
2004-06-25 00:42:23 +00:00