Chandler Carruth
|
d04a8d4b33
Use the new script to sort the includes of every file under lib.
|
12 жил өмнө |
Joe Abbey
|
170a15e98d
Code Custodian:
|
12 жил өмнө |
Erick Tryzelaar
|
df7df075b7
Add Module functions in place of module providers.
|
15 жил өмнө |
Daniel Dunbar
|
e44fc85bba
Simplify.
|
15 жил өмнө |
Jeffrey Yasskin
|
f0356fe140
Kill ModuleProvider and ghost linkage by inverting the relationship between
|
15 жил өмнө |
Chris Lattner
|
d686c8e73f
"In order to ease automatic bindings generation, it would be helpful if boolean values were distinguishable from integers. The attached patch introduces "typedef int LLVMBool;", and uses LLVMBool instead of int throughout the C API, wherever a boolean value is called for."
|
15 жил өмнө |
Erick Tryzelaar
|
ccf9f2b12e
Change llvm-c's ordering of contexts to make it consistent.
|
16 жил өмнө |
Owen Anderson
|
d0265aa00e
Ack, missed one incompatibility.
|
16 жил өмнө |
Owen Anderson
|
c8897d9c2f
Restore other bits of the C API that I tore up. All pre-existing APIs default to using the
|
16 жил өмнө |
Owen Anderson
|
31895e7359
Hold the LLVMContext by reference rather than by pointer.
|
16 жил өмнө |
Owen Anderson
|
8b477ed579
Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot
|
16 жил өмнө |
Anton Korobeynikov
|
ae9f3a3b7c
Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings.
|
17 жил өмнө |
Chris Lattner
|
4ee451de36
Remove attribution from file headers, per discussion on llvmdev.
|
17 жил өмнө |
Gordon Henriksen
|
da1435f86e
Adding bindings for memory buffers and module providers. Switching
|
17 жил өмнө |
Gordon Henriksen
|
bbc6597f02
Adding Ocaml bindings for the bitreader as requested by Sarah
|
17 жил өмнө |