llvm / llvm/llvm-project

LLVM ERROR: Plugin entry point not found in "File.dll" . Is this a legacy plugin?

Open
#161,968 0 comments 0 reactions 0 assignees View on GitHub
new issue
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

```
opt -load-pass-plugin=file.dll -passes="file" test.ll -S -o test_new.ll
LLVM ERROR: Plugin entry point not found in 'file.dll'. Is this a legacy plugin?

PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0. Program arguments: opt -load-pass-plugin=file.dll -passes=file_pass test.ll -S -o test_new.ll

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.