[PATCH] D58917: [HIP] Do not unbundle object files for -fno-gpu-rdc
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 5 06:31:25 PST 2019
ABataev accepted this revision.
ABataev added a comment.
This revision is now accepted and ready to land.
LG with a nit
================
Comment at: lib/Driver/Driver.cpp:2298
+ /// Flag for -fgpu-rdc.
+ bool Relocatable;
public:
----------------
Set the default initializer for the field
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58917/new/
https://reviews.llvm.org/D58917
More information about the cfe-commits
mailing list