Commit History

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