#5233: Support specifying the assembly that should be generated
---------------------------------+------------------------------------------
    Reporter:  tibbe             |       Owner:  simonmar        
        Type:  feature request   |      Status:  patch           
    Priority:  normal            |   Milestone:  7.6.1           
   Component:  Test Suite        |     Version:  7.0.3           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:                    |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by nicolast):

 * cc: ikke+ghc@… (added)


Comment:

 This looks somewhat like LLVM's "FileCheck" system [1]. Might be useful?

 Next to that: maybe removing all register names from the asm to be
 generated could be replaced by using placeholders (like "Variables" in
 FileCheck).

 [1] http://llvm.org/docs/TestingGuide.html#FileCheck

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5233#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to