Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-03-15 15:50:31 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/standalone
History
Jacob Young c7f9833238 Module: fix early exit conditions during compilation
* `--verbose-llvm-ir` should trigger analysis and codegen
 * `-femit-asm` etc should trigger codegen even with `-fno-emit-bin`

Closes #12588
2022-10-15 14:18:35 -04:00
..
brace_expansion
…
c_compiler
compiler-rt: Implement mulXc3 and divXc3 functions
2022-10-09 11:09:41 -07:00
cat
…
emit_asm_and_bin
stage2: fix emitting asm and bin at the same time
2022-10-14 14:46:50 -04:00
empty_env
…
global_linkage
…
guess_number
…
hello_world
…
install_raw_hex
…
issue_339
std: add return address parameter to panic fn
2022-09-20 19:05:00 -07:00
issue_794
…
issue_5825
…
issue_7030
…
issue_8550
std: add return address parameter to panic fn
2022-09-20 19:05:00 -07:00
issue_9402
…
issue_9693
…
issue_9812
…
issue_11595
…
issue_12471
…
issue_12588
Module: fix early exit conditions during compilation
2022-10-15 14:18:35 -04:00
issue_12706
Sema: add more validation to coerceVarArgParam
2022-09-01 13:16:33 +03:00
issue_13030
test/standalone: remove unneeded FnPtr
2022-10-03 10:28:30 -04:00
load_dynamic_library
…
main_pkg_path
…
main_return_error
…
mix_c_files
…
mix_o_files
…
noreturn_call
Sema: do not emit dbg_inline_end after NoReturn
2022-09-02 17:57:10 +03:00
pie
…
pkg_import
…
shared_library
…
static_c_lib
…
use_alias
…