[PATCH] Rename *.c to *.cpp to generate unwind tables for these functions.

Renato Golin renato.golin at linaro.org
Tue Jan 20 06:21:27 PST 2015


It used to always generate the EHABI tables, even in C mode, so I'm surprised it doesn't any more.

Nevertheless, I think we better use a flag to emit the tables rather than change the language, as C++isms could creep in and we want this code as simple as possible.

cheers,
--renato


http://reviews.llvm.org/D7033

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list