aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorMichael Holman <michhol@microsoft.com>2024-01-02 12:18:21 -0800
committerGitHub <noreply@github.com>2024-01-02 12:18:21 -0800
commit9191ac0bdb07643eefcc161c88b66d4e7058db9c (patch)
tree2a317eac4f3a6dd7997dd97efa675136619934a7 /llvm/lib/Object/WasmObjectFile.cpp
parent619a0069240b0b55ab3e7dc280a8ca31e805747a (diff)
downloadllvm-9191ac0bdb07643eefcc161c88b66d4e7058db9c.zip
llvm-9191ac0bdb07643eefcc161c88b66d4e7058db9c.tar.gz
llvm-9191ac0bdb07643eefcc161c88b66d4e7058db9c.tar.bz2
[mlir] Consider mlir-linalg-ods-gen as a tablegen tool in build (#75093)
There is a bit of an issue with how `mlir-linalg-ods-yaml-gen` is classified in the MLIR build. Due to it being a tool, it is excluded from the install when using `-DLLVM_BUILD_TOOLS=OFF`. However, it is a necessary component of the build, so it can cause build issues with users of the installed LLVM, and so I think it should not be excluded. It is a tablegen-like tool, so my solution is to reclassify it that way in the build.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions