提交歷史

作者 SHA1 備註 提交日期
  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 年之前