This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2025-01-11 10:26:44 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
llvm
/
unittests
History
Chris Lattner
eb4e3dce9b
missed a use of SizeRequired.
...
llvm-svn: 109172
2010-07-22 21:34:55 +00:00
..
ADT
Switch from EXPECT_EQ({true,false, ...) to the more canonical
2010-07-13 17:28:05 +00:00
ExecutionEngine
missed a use of SizeRequired.
2010-07-22 21:34:55 +00:00
Support
add dyn_cast_or_null tests, exclude invalid dyn_cast test
2010-07-22 15:37:20 +00:00
Transforms
Teach this test not to leak. Also, clean up all the cast<BinaryOperator> cruft.
2010-03-13 19:58:26 +00:00
VMCore
Make NamedMDNode not be a subclass of Value, and simplify the interface
2010-07-21 23:38:33 +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
Disable pthread support in googletest if llvm was configured without threads.
2010-06-03 15:17:04 +00:00