diff options
author | Michael Kruse <llvm-project@meinersbur.de> | 2021-10-12 22:17:01 -0500 |
---|---|---|
committer | Michael Kruse <llvm-project@meinersbur.de> | 2021-10-12 23:52:36 -0500 |
commit | ec2029f986d8bb80963c1efd9e5024bfe7ac3d30 (patch) | |
tree | c210bd3333eaad0125b04c15bd2f618795b6bcfe /llvm/lib/Object/WasmObjectFile.cpp | |
parent | a5de04d2617191661fbaaee741ec47f8c1f9478e (diff) | |
download | llvm-ec2029f986d8bb80963c1efd9e5024bfe7ac3d30.zip llvm-ec2029f986d8bb80963c1efd9e5024bfe7ac3d30.tar.gz llvm-ec2029f986d8bb80963c1efd9e5024bfe7ac3d30.tar.bz2 |
[Polly] Do not inline dumpIslObj methods. NFC.
Instead of being inline and having a neverCalled() workaround to make it
work in the debugger, define it as a regular exported function.
Also add overloads for the C API types isl_* so it works with managed as
well as unmanaged ISL objects.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions