Skip to content

'loom-nv-debug' registered more than once #22

@Mohannadcse

Description

@Mohannadcse

I receive this error while running loom.

opt: CommandLine Error: Option 'loom-nv-debug' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options

I built Loom using LLVM 3.8. Where I used a precompiled version and I built LLVM from source for building Loom.

I used this command for building Loom
cmake -G Ninja -DCMAKE_CXX_COMPILER=lvm/Release/bin/clang++ -DCMAKE_C_COMPILER=/llvm/Release/bin/clang-3.8 -D CMAKE_BUILD_TYPE=Release ..

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions