[PATCH] PR21000: pass -I options to assembler

Artem Belevich tra at google.com
Fri Feb 6 11:58:45 PST 2015


In http://reviews.llvm.org/D7472#119929, @echristo wrote:

> To fix the bug need to make sure -I is passed to both the assembler and integrated assembler?


Yes. Neither way we invoke assembler had -I passed to it and thus .include was failing in both cases.


http://reviews.llvm.org/D7472

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






More information about the cfe-commits mailing list