We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d866c24 commit 28aa398Copy full SHA for 28aa398
clang/lib/Driver/ToolChains/SYCL.cpp
@@ -335,7 +335,6 @@ void SYCL::fpga::BackendCompiler::constructOpenCLAOTCommand(
335
// will be compiled to an aocx file.
336
InputInfoList ForeachInputs;
337
InputInfoList FPGADepFiles;
338
- StringRef CreatedReportName;
339
ArgStringList CmdArgs{"-device=fpga_fast_emu"};
340
341
for (const auto &II : Inputs) {
0 commit comments