compnerd accepted this revision. compnerd added inline comments. This revision is now accepted and ready to land.
================ Comment at: src/Registers.hpp:1481 + mutable uint32_t _iwmmx_control[4]; #endif }; ---------------- Why the change to mark these as mutable? https://reviews.llvm.org/D39251 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits