This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
9b49a4d301
llvm-project
/
clang
/
test
/
Driver
/
Inputs
/
in.so
Ignoring revisions in
.git-blame-ignore-revs
. Click
here to bypass
and see the normal blame view.
2 lines
1 B
Raw
Normal View
History
Unescape
Escape
[DRIVER][OFFLOAD] Do not invoke unbundler on unsupported file types. clang-offload-bundler should not be invoked with the unbundling action when the input file type does not match the action type. For example, .so files should be unbundled during linking phase and should be linked only with the host code. llvm-svn: 343335
2018-09-29 00:17:59 +08:00