* do not generate always debug messages in the arm assembler optimizer

git-svn-id: trunk@35891 -
This commit is contained in:
florian 2017-04-22 09:37:18 +00:00
parent 6af656aaed
commit 4868b83157

View File

@ -25,8 +25,8 @@ Unit aoptcpu;
{$i fpcdefs.inc}
{$define DEBUG_PREREGSCHEDULER}
{$define DEBUG_AOPTCPU}
{ $define DEBUG_PREREGSCHEDULER}
{ $define DEBUG_AOPTCPU}
Interface