[PATCH] Add '-mhle' option and pre-defined macros for HLE
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Mar 19 20:11:08 PDT 2013
> + if (HasHLE) {
> + Builder.defineMacro("__HLE__");
Same question as before: gcc doesn't define this macro. Why should we?
Cheers,
Rafael
More information about the cfe-commits
mailing list