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-10 18:11:19 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
llvm
/
unittests
History
Rafael Espindola
5b6c1e8e59
Update getLazyBitcodeModule to use ErrorOr for error handling.
...
llvm-svn: 199125
2014-01-13 18:31:04 +00:00
..
ADT
Re-sort all of the includes with ./utils/sort_includes.py so that
2014-01-07 11:48:04 +00:00
Analysis
[PM] Split DominatorTree into a concrete analysis result object which
2014-01-13 13:07:17 +00:00
Bitcode
Update getLazyBitcodeModule to use ErrorOr for error handling.
2014-01-13 18:31:04 +00:00
CodeGen
Re-sort all of the includes with ./utils/sort_includes.py so that
2014-01-07 11:48:04 +00:00
DebugInfo
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
2013-12-10 11:13:32 +00:00
ExecutionEngine
Update getLazyBitcodeModule to use ErrorOr for error handling.
2014-01-13 18:31:04 +00:00
IR
[PM] Split DominatorTree into a concrete analysis result object which
2014-01-13 13:07:17 +00:00
MC
Fix MCDataAtom never calling remap when adding data.
2013-10-16 18:26:16 +00:00
Object
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
2013-12-10 11:13:32 +00:00
Option
[CMake] Also OptionTests can be free from add_dependencies() with add_public_tablegen_target().
2013-11-28 17:04:13 +00:00
Support
Remove remove_all. A compiler has no need for recursively deleting a directory.
2014-01-10 20:36:42 +00:00
Transforms
Re-sort all of the includes with ./utils/sort_includes.py so that
2014-01-07 11:48:04 +00:00
CMakeLists.txt
No point in having a "#if 0"ed unittest.
2013-12-19 03:44:13 +00:00
Makefile
Introduce clean-ups in llvm/unittests/Makefile.unittest, to sweep stray *Tests.
2013-12-19 07:09:28 +00:00
Makefile.unittest
Makefile.unittest: cleanup may fail. Add '-' in the action.
2013-12-20 04:20:23 +00:00