[LLVMbugs] [Bug 1370] Make generic CodeGen tests truly generic

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu May 17 10:55:53 PDT 2007


http://llvm.org/bugs/show_bug.cgi?id=1370

rspencer at reidspencer.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From rspencer at reidspencer.com  2007-05-17 12:55 -------
This has been implemented. Only target-independent test cases should go in
CodeGen. All test cases that had a -march= option have been moved or duplicated
into the target-specific subdirectories of test/CodeGen. From now on, please do
not use the -march option in the test/CodeGen/Generic directory.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list