Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 سال پیش |
Jon Ross-Perkins
|
de57c9988c
Break out driver environment info into its own type. (#4299)
|
1 سال پیش |
Chandler Carruth
|
0c8ab663c9
Migrate all CARBON_VLOG to the format string variant. (#4284)
|
1 سال پیش |
Jon Ross-Perkins
|
6311552fcc
Generate and use a manifest for prelude files. (#4291)
|
1 سال پیش |
Jon Ross-Perkins
|
e382e6fd97
Refactor FindPreludeFiles into InstallPaths (#4268)
|
1 سال پیش |
David Blaikie
|
c5ada29ba9
Add filename and line number to function debug info metadata (#4243)
|
1 سال پیش |
David Blaikie
|
1e1034ee81
Enable debug info by default (#4232)
|
1 سال پیش |
David Blaikie
|
5a11048c34
Remove some explicit (Mutable)ArrayRef constructions (#4238)
|
1 سال پیش |
David Blaikie
|
d57aa57215
Add rudimentry debug info metadata emission (#4225)
|
1 سال پیش |
Jon Ross-Perkins
|
f67791cfee
Separate subtree size information from parse nodes. (#4174)
|
1 سال پیش |
Jon Ross-Perkins
|
65d6e3e221
Use verbose formatting of instructions on crash messages. (#4125)
|
1 سال پیش |
Jon Ross-Perkins
|
f1190a4792
Add basic output of where memory is stored after a compile. (#4136)
|
1 سال پیش |
Chandler Carruth
|
7b0ae725fa
Fix linking to not look for a system libstdc++. (#4060)
|
1 سال پیش |
Chandler Carruth
|
b51dc7f8e2
Introduce version and build info stamping. (#4054)
|
1 سال پیش |
Chandler Carruth
|
e34e240263
Move the core standard library to the installation. (#3995)
|
1 سال پیش |
Chandler Carruth
|
d3a5b0eee7
Add utilities for managing a toolchain install, and install and use LLD. (#3993)
|
1 سال پیش |
Chandler Carruth
|
36d8d2960a
Introduce basic linking with the Clang driver. (#3922)
|
2 سال پیش |
Prabhat Sachdeva
|
0199ac3411
Remove unused include statement in driver.cpp (#3921)
|
2 سال پیش |
Richard Smith
|
62fe0cd385
Remove the builtin IR, and instead define builtin types locally. (#3910)
|
2 سال پیش |
Richard Smith
|
f5e386a12b
Make driver find all prelude files. Add build rule for //examples:sieve. (#3895)
|
2 سال پیش |
Richard Smith
|
3776c068de
Unify instruction naming between SemIR and LLVM IR (#3898)
|
2 سال پیش |
Jon Ross-Perkins
|
594f6d781e
Fix prelude finding for direct driver execution. (#3894)
|
2 سال پیش |
Chandler Carruth
|
e8430dda81
Move the injection of the prelude compile to the driver. (#3877)
|
2 سال پیش |
Jon Ross-Perkins
|
895e90e791
Start including the prelude for testing. (#3861)
|
2 سال پیش |
Jon Ross-Perkins
|
72564a08d4
Explicitly flush stream_consumer (#3828)
|
2 سال پیش |
Jon Ross-Perkins
|
c236ef400c
Fix order of declarations in Driver, for destruction order. (#3823)
|
2 سال پیش |
Jon Ross-Perkins
|
b8ceb8dd8b
Print a blank line after a diagnostic. (#3806)
|
2 سال پیش |
Jon Ross-Perkins
|
4421a75c36
file_name -> filename (#3791)
|
2 سال پیش |
Jon Ross-Perkins
|
551a6d385e
Augment the file_test framework to allow per-file fail checks. (#3747)
|
2 سال پیش |
Jon Ross-Perkins
|
1974e44fd9
Rename factory functions from 'Create' to 'Make' (#3706)
|
2 سال پیش |