Added more info to the disassembly

This commit is contained in:
Michael Hansen
2009-07-24 19:52:47 +00:00
parent da046a9a90
commit 8b0fc18921
7 changed files with 258 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
CXX = g++
CXXFLAGS = -g -Wall
CXXFLAGS = -g -Wall -O2
COMMON = \
out/module.o \