Commit History

Author SHA1 Message Date
  Chandler Carruth 2787089247 Switch to a Bazel-based runtimes build, and add bootstrapping (#6989) 1 month ago
  Jon Ross-Perkins 6706162582 Error when passing multiple input files with --output (#6896) 1 month ago
  Chandler Carruth e00394ea92 Teach the `link` subcommand to accept Clang-style `LDFLAGS` (#6741) 2 months ago
  Chandler Carruth e5b094fdad Start moving runtimes building logic into Starlark (#6701) 2 months ago
  Chandler Carruth 8b967943d3 Move the `build-runtimes` option up to the top-level driver (#6720) 2 months ago
  Jon Ross-Perkins 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 months ago
  Chandler Carruth 08669493b5 Add a config subcommand for exposing build system info (#6637) 3 months ago
  David Blaikie f1f6005d4a Perform Clang IRGen during `check` (#6569) 3 months ago
  Chandler Carruth be884a8be0 Teach the Clang runner to expand response files (#6555) 3 months ago
  Chandler Carruth be4a95aef3 Introduce a Bazel runtimes building system (#6548) 3 months ago
  Chandler Carruth e7eb3b7b5a Consolidate default Clang argument handling (#6545) 4 months ago
  Chandler Carruth ff8ce31e1b Factor out C-string argv building and simplify vlogs (#6478) 4 months ago
  Chandler Carruth 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 months ago
  Chandler Carruth 217c7ba0b2 Begin building libc++ and libc++abi runtimes on demand (#6424) 5 months ago
  Jon Ross-Perkins 6b775b3014 Switch benchmark tests to dry_run from min_time (#6433) 5 months ago
  Chandler Carruth 13dd21878e Extract the CC1 logic to `third_party` location (#6405) 5 months ago
  Chandler Carruth 3930fb13a5 Begin building libunwind.a as part of the runtimes (#6381) 5 months ago
  Chandler Carruth 77808cd5d7 Refactor Clang runtimes building into async builder (#6380) 5 months ago
  Richard Smith aa69a484eb Add support for running LLVM optimizer. (#6225) 6 months ago
  Chandler Carruth 35fb000536 Use a thread pool when building runtimes (#6133) 7 months ago
  Chandler Carruth fd70196c67 Introduce a runtimes caching and management layer (#6002) 7 months ago
  Chandler Carruth d49cb3ecfb Start building Clang runtimes on-demand (#5338) 8 months ago
  Jon Ross-Perkins 59619fa8eb Make driver fuzzing more robust for clang flags (#5845) 9 months ago
  Jon Ross-Perkins bd4fbb4393 Expand use of CheckIRId stores (#5820) 9 months ago
  Richard Smith 553dd6e531 Build the clang::CompilerInvocation in the driver. (#5784) 9 months ago
  Jon Ross-Perkins 57ef976802 Move dumping into the phase factory functions (#5747) 10 months ago
  Jon Ross-Perkins 9855818bb8 Move PrettyStackTraceFunction to common (#5739) 10 months ago
  Jon Ross-Perkins 1bb5fe73f0 Update to bazel 8.2.1 (#5445) 1 year ago
  Jon Ross-Perkins 8c3fa80691 Add cc rule wrappers for cc_env (#5277) 1 year ago
  Jon Ross-Perkins 422df75a92 Switch tree-sitter from explorer to toolchain testdata (#5292) 1 year ago