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-22 05:21:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
unittests
/
VMCore
History
Owen Anderson
cf112e59c3
Hold the LLVMContext by reference rather than by pointer.
...
llvm-svn: 74640
2009-07-01 21:22:36 +00:00
..
ConstantsTest.cpp
"I got annoyed at the compiler warnings from ConstantInt::get(Ty, -1,
2009-04-24 05:30:14 +00:00
Makefile
Call doInitialization(), releaseMemory(), and doFinalization() for on-the-fly passes as well.
2009-06-29 18:49:09 +00:00
MetadataTest.cpp
Give embedded metadata its own type instead of relying on EmptyStructTy.
2009-05-30 05:06:04 +00:00
PassManagerTest.cpp
Hold the LLVMContext by reference rather than by pointer.
2009-07-01 21:22:36 +00:00