[all-commits] [llvm/llvm-project] d0ed9a: [Libomptarget] Remove unused arguments from bitcod...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Mar 9 05:54:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0ed9a9d3a39930a27ee02599e374da51a3d506d
https://github.com/llvm/llvm-project/commit/d0ed9a9d3a39930a27ee02599e374da51a3d506d
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-03-09 (Thu, 09 Mar 2023)
Changed paths:
M openmp/libomptarget/DeviceRTL/CMakeLists.txt
Log Message:
-----------
[Libomptarget] Remove unused arguments from bitcode compilation
Summary:
We passed `-fopenmp-target=` when we compiled the bitcode, which isn't
necessary since the 15 release. Also adjust an error message.
More information about the All-commits
mailing list