Thanks Eric! I will modify and submit the patch. -Jyotsna
-- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation >-----Original Message----- >From: Eric Christopher [mailto:[email protected]] >Sent: Friday, April 12, 2013 3:38 PM >To: Jyotsna Verma >Cc: [email protected] >Subject: Re: Use emit-llvm for some clang tests. > >For now go ahead and use -S -emit-llvm instead of -c -emit-llvm just because >there's no reason not to and it'll make any changes to check the contents >easier. > >Otherwise go ahead. > >Thanks! > >-eric > >On Fri, Apr 12, 2013 at 10:01 AM, Jyotsna Verma <[email protected]> >wrote: >> Hi There, >> >> >> >> The attached patch adds -emit-llvm option to the following clang tests. >> >> >> >> CodeGenCXX/vtable-debug-info.cpp >> >> Driver/objc++-cpp-output.mm >> >> Driver/objc-cpp-output.m >> >> >> >> The object file output doesn't seem necessary for the purpose of these >> tests but causes them to fail for Hexagon. >> >> >> >> Please let me know if it's okay to commit. >> >> >> >> Thanks, >> >> Jyotsna >> >> -- >> >> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, >> hosted by The Linux Foundation >> >> >> >> >> _______________________________________________ >> cfe-commits mailing list >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits >> _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
