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-01-21 03:05:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm-c
History
Owen Anderson
c232db28cf
Add a C wrapper for accessing the global default context.
...
llvm-svn: 74675
2009-07-02 00:16:38 +00:00
..
Transforms
fix header comment and include guard.
2009-03-06 16:54:19 +00:00
Analysis.h
…
BitReader.h
Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot
2009-07-01 16:58:40 +00:00
BitWriter.h
…
Core.h
Add a C wrapper for accessing the global default context.
2009-07-02 00:16:38 +00:00
ExecutionEngine.h
Fix the Ocaml bindings for the ExecutionEngine: with the change to build
2009-06-24 21:09:18 +00:00
LinkTimeOptimizer.h
…
lto.h
Fix the LTO header for LLVMContext changes.
2009-07-01 23:28:55 +00:00
Target.h
Provide InitializeAllTargets and InitializeNativeTarget functions in the
2009-06-23 23:59:40 +00:00