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-02-10 22:43:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
History
Benjamin Kramer
e11ffa2475
Move CallbackVHs dtor inline, it can be devirtualized in many cases. Move the other virtual methods out of line as they are only called from within Value.cpp anyway.
...
llvm-svn: 157123
2012-05-19 19:15:25 +00:00
..
llvm
Move CallbackVHs dtor inline, it can be devirtualized in many cases. Move the other virtual methods out of line as they are only called from within Value.cpp anyway.
2012-05-19 19:15:25 +00:00
llvm-c
Introduce llvm-c function LLVMPrintModuleToFile.
2012-05-09 16:54:17 +00:00