Thanks for review. The patch fixes the problem on my machine but does not
help Reed Kotler. So I the bug needs to be investigated further. Probably I
will update the patch soon.
================
Comment at: lib/Driver/ToolChains.cpp:1838
@@ +1837,3 @@
+ // Then select the first toolchains matches command line flags.
+ std::vector<MultilibSet *> candidates = { &DebianMipsMultilibs,
+ &FSFMipsMultilibs,
----------------
David Majnemer wrote:
> Does this need to be a vector? Can't it just be an array?
Good point. I will fix that.
http://llvm-reviews.chandlerc.com/D2911
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits