[all-commits] [llvm/llvm-project] 4a25c3: [clang-offload-bundler] Fix compatibility testing ...
Saiyedul Islam via All-commits
all-commits at lists.llvm.org
Fri Sep 10 06:27:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a25c3fb61942c629907ae50462087c3fbb8703a
https://github.com/llvm/llvm-project/commit/4a25c3fb61942c629907ae50462087c3fbb8703a
Author: Saiyedul Islam <Saiyedul.Islam at amd.com>
Date: 2021-09-10 (Fri, 10 Sep 2021)
Changed paths:
A clang/test/Driver/clang-offload-bundler-asserts-on.c
M clang/test/Driver/clang-offload-bundler.c
Log Message:
-----------
[clang-offload-bundler] Fix compatibility testing for non-assert builds
Test using debug-only=CodeObjectComaptibility was failing in
non-assert builds, so it has been moved to a different file which
requires assert.
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D109592
More information about the All-commits
mailing list