[cfe-commits] Plumbing through some MIPS options
Eli Friedman
eli.friedman at gmail.com
Fri Aug 17 13:55:56 PDT 2012
On Fri, Aug 17, 2012 at 1:08 PM, Carl Norum <carl at lytro.com> wrote:
>
> Over in this thread on the llvm-dev list:
>
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-August/052574.html
>
> It was suggested that I file bugs about having to pass some MIPS-specific flags through via "-Xclang" and "-mllvm". I got a pointer to the right area of the tree, though, and came up with the attached patch.
>
> Can someone let me know if it looks good and submit it if possible?
Maybe -mmips-short-section-threshold? Saving characters isn't really
a priority here.
Someone working on the MIPS backend should comment on whether it makes
sense to expose these options as-is, especially
-enable-mips-delay-filler.
-Eli
More information about the cfe-commits
mailing list