doc/langref.html.in | 6 ++-- src/codegen.cpp | 29 +++++++++--------- src/ir.cpp | 20 ++++++++++++- src/zig_llvm.cpp | 50 ++++++++++++++++++++++++++++++++ src/zig_llvm.h | 20 +++++++++++++ test/compile_errors.zig | 20 +++++++++++++ test/stage1/behavior/atomics.zig | 17 +++++++++++ 7 files changed, 145 insertions(+), 17 deletions(-)