Issue 52918
Summary cross-project-tests & mlir fails on `no member named 'Kind' in 'mlir::Value'`
Labels new issue
Assignees
Reporter sylvestre
    ```
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_14~++20211229090811+7df7586a0b09/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/mlir-support.cpp:13:33: error: no member named 'Kind' in 'mlir::Value'
                   mlir::Value::Kind::OutOfLineOpResult});
                   ~~~~~~~~~~~~~^
1 error generated.

```

Seems to be caused by:
3dfa86149e14ebb7fa40c55749ae435641940ff6

cc @joker-eph 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to