Fangrui Song
|
2ffd08308b
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
|
6 жил өмнө |
James Y Knight
|
ff5877ff78
Fix compilation of examples after 13680223b9d8 / r352827
|
6 жил өмнө |
James Y Knight
|
9ec60d7d8f
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
|
6 жил өмнө |
James Y Knight
|
5be828a949
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
|
6 жил өмнө |
James Y Knight
|
8e4d96d7af
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
|
6 жил өмнө |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 жил өмнө |
Rafael Espindola
|
4fe1287be8
Update examples for API change. NFC.
|
7 жил өмнө |
Serge Guelton
|
9d54400bba
Module::getOrInsertFunction is using C-style vararg instead of variadic templates.
|
8 жил өмнө |
Boris Ulasevich
|
d81b53817b
BrainF example: fixing output buffering issue
|
8 жил өмнө |
Boris Ulasevich
|
0eeb59d037
BrainF example: fixing segfault caused by outdated code with missing MCJIT dependency
|
8 жил өмнө |
Teresa Johnson
|
895b529ff6
Fix examples files to reflect header split in r286566.
|
8 жил өмнө |
Eugene Zelenko
|
578a1d21a0
Fix some Include What You Use warnings in examples; other minor fixes.
|
9 жил өмнө |
Mehdi Amini
|
8be7707c14
Remove every uses of getGlobalContext() in LLVM (but the C API)
|
9 жил өмнө |
Duncan P. N. Exon Smith
|
7d7668eb6b
examples: Remove implicit ilist iterator conversions, NFC
|
9 жил өмнө |
Eric Christopher
|
d5dd8ce2a5
Reinstate "Nuke the old JIT."
|
11 жил өмнө |
Rafael Espindola
|
8c96862847
Modernize raw_fd_ostream's constructor a bit.
|
11 жил өмнө |
Rafael Espindola
|
3f4ed32b43
Make it explicit that ExecutionEngine takes ownership of the modules.
|
11 жил өмнө |
Eric Christopher
|
aa5b9c0f6f
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
11 жил өмнө |
Rafael Espindola
|
875710a2fd
Nuke the old JIT.
|
11 жил өмнө |
Benjamin Kramer
|
ba8848470e
Try to fix the msvc build.
|
11 жил өмнө |
Rafael Espindola
|
ac69459e0f
Replace the F_Binary flag with a F_Text one.
|
11 жил өмнө |
Chandler Carruth
|
4addc6dd1f
[cleanup] Re-sort the examples #include lines with my sort_includes
|
11 жил өмнө |
Chandler Carruth
|
098dd808c1
[cleanup] Fix the includes in the examples for r199082.
|
11 жил өмнө |
Rafael Espindola
|
61cf158075
Update the examples for an API change.
|
12 жил өмнө |
Chandler Carruth
|
0a08460599
Update the examples for the new header file locations.
|
12 жил өмнө |
Chandler Carruth
|
4ca7e09b7c
Sort the #include lines of the examples/... tree.
|
12 жил өмнө |
Michael J. Spencer
|
75338097c7
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
|
13 жил өмнө |
Evan Cheng
|
3e74d6fdd2
Move TargetRegistry and TargetSelect from Target to Support where they belong.
|
14 жил өмнө |
Jeffrey Yasskin
|
f0356fe140
Kill ModuleProvider and ghost linkage by inverting the relationship between
|
15 жил өмнө |
Dan Gohman
|
baa26395cc
Make LLVM command-line tools overwrite their output files without -f.
|
16 жил өмнө |