Skip to content
Success

Changes

Summary

  1. Make all new declarations have a properly defined LinkageSpec. Also some general clean-up. (details)
  2. test as.cc file on ARM (details)
  3. comment out debug prints (details)
  4. add __i386 with __x86_64 (details)
Commit a1da039d49b92f720bc279fc8e82273197880e11 by ajbeach
Make all new declarations have a properly defined LinkageSpec. Also some general clean-up.
The file was modifiedsrc/AST/Decl.hpp
The file was modifiedsrc/AST/Stmt.hpp
Commit 1da2affbffb66222bd3bcb6d41c584fba256b0dc by Peter Buhr
test as.cc file on ARM
The file was modifieddriver/as.cc
Commit e832485bdd81b42bf10fbba946f29787e02cbcca by Peter Buhr
comment out debug prints
The file was modifieddriver/as.cc
Commit a310ae97c38f705be116fc19777bc63e4f99ab09 by Peter Buhr
add __i386 with __x86_64
The file was modifieddriver/as.cc