[PATCH] D17079: [mips] Added -gpsize=0 to a test case as this is required in order to emit the same code as GAS.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 29 15:45:36 PST 2016


dsanders added a comment.

> In one case, GAS will emit slightly different code without this option.

>  The IAS's behaviour does not change with or without this option.


Can you describe the difference? Also, if IAS isn't emitting the same output as GAS for the same input and equivalent options then that indicates a bug in IAS that ought to be fixed.


http://reviews.llvm.org/D17079





More information about the llvm-commits mailing list