Skip to content

test_UI_Hybrid fails with "llvm-extract: not found" #116

@pablooliveira

Description

@pablooliveira

llvm-extract is not provided anymore on debian.

You either have to call /usr/lib/llvm-3.5/bin/llvm-extract which is not on the standard path, or call llvm-extract-3.5 directly.

I think the same issue happens with clang and opt. We should maybe call these tools by using LLVM_PATH + "/bin/" + toolname

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions