Re: [PATCH] D18112: [OpenMP] Replace offloading option that start with -o with -fo.

2016-03-13 Thread Alexey Bataev via cfe-commits
ABataev accepted this revision. ABataev added a comment. This revision is now accepted and ready to land. LG http://reviews.llvm.org/D18112 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-co

[PATCH] D18112: [OpenMP] Replace offloading option that start with -o with -fo.

2016-03-11 Thread Samuel Antao via cfe-commits
sfantao created this revision. sfantao added reviewers: ABataev, hfinkel, carlo.bertolli, arpith-jacob, kkwli0. sfantao added subscribers: fraggamuffin, caomhin, cfe-commits. The current offloading implementation is using -omptargets and -omp-host-ir-file-path options in the frontend. This causes