zig/test/standalone
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 allocgate: fix failing tests 2021-11-30 23:32:48 +00:00
c_compiler compiler-rt: Implement mulXc3 and divXc3 functions 2022-10-09 11:09:41 -07:00
cat allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
emit_asm_and_bin stage2: fix emitting asm and bin at the same time 2022-10-14 14:46:50 -04:00
empty_env std: compile error on invalid testing allocator usage 2022-07-24 11:57:00 +03:00
global_linkage
guess_number
hello_world
install_raw_hex CI stage3 test coverage for test-standalone 2022-07-24 15:02:05 -07:00
issue_339 std: add return address parameter to panic fn 2022-09-20 19:05:00 -07:00
issue_794 Normalize some build function names 2022-01-24 20:15:32 +02:00
issue_5825
issue_7030 std.log: give friendly error to freestanding users 2022-07-07 21:40:31 +03:00
issue_8550 std: add return address parameter to panic fn 2022-09-20 19:05:00 -07:00
issue_9402
issue_9693
issue_9812 AstGen: disable null bytes and empty stings in some places 2022-07-26 12:14:59 +03:00
issue_11595 stdlib: escape backslashes and double quotes in Builder response file 2022-05-09 18:42:42 +03:00
issue_12471 translate-c: Don't add self-defined macros to global name table 2022-08-26 11:24:57 +03:00
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 CI stage3 test coverage for test-standalone 2022-07-24 15:02:05 -07:00
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 Normalize some build function names 2022-01-24 20:15:32 +02:00
use_alias Normalize some build function names 2022-01-24 20:15:32 +02:00