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-23 14:03:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
unittests
History
Chris Lattner
5a57121631
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
...
llvm-svn: 94378
2010-01-24 20:43:08 +00:00
..
ADT
Add a SmallBitVector class, which mimics BitVector but uses only
2010-01-05 15:04:49 +00:00
ExecutionEngine
Stop building RTTI information for *most* llvm libraries. Notable
2010-01-22 06:49:46 +00:00
Support
Fix TimeValue::now() on Unix.
2010-01-22 15:51:31 +00:00
Transforms
Factor out redundancy from clone() implementations.
2009-10-27 22:16:29 +00:00
VMCore
Stop building RTTI information for *most* llvm libraries. Notable
2010-01-22 06:49:46 +00:00
Makefile
New unit test for the cloning module, which so far only covers cloning of
2009-09-27 21:39:46 +00:00
Makefile.unittest
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00