Improved error messages with better assertions
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Mon, 20 Feb 2012 02:52:19 +0000 (02:52 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:15:22 +0000 (16:15 -0700)
commit5b73477aac3f9b227adbbcfbbb7ee1a0e5330588
treeec01048a4cf792f6c5cc8e6da2cbe7073faef31d
parent7a90c38a5461e04070f453199c2732793efeef2c
Improved error messages with better assertions
backend/src/ir/context.cpp
backend/src/ir/context.hpp
backend/src/ir/function.cpp
backend/src/ir/function.hpp
backend/src/ir/instruction.cpp
backend/src/ir/instruction.hpp
backend/src/ir/register.hpp
backend/src/sys/assert.cpp
backend/src/sys/assert.hpp
backend/src/sys/platform.hpp