aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorAlex Zinenko <zinenko@google.com>2022-07-18 18:28:04 +0200
committerAlex Zinenko <zinenko@google.com>2022-07-25 15:52:53 +0200
commit9c1d133c3a0256cce7f40e2e06966f84e8b99ffe (patch)
treefc6b1739644d6bff57e6c9f3f7be871797d07af9 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parenta8601f11fbb753e552197c5aa835fd3c30c29fd3 (diff)
downloadllvm-9c1d133c3a0256cce7f40e2e06966f84e8b99ffe.zip
llvm-9c1d133c3a0256cce7f40e2e06966f84e8b99ffe.tar.gz
llvm-9c1d133c3a0256cce7f40e2e06966f84e8b99ffe.tar.bz2
[mlir] move _mlir_alloc and friends to CRunnerUtils
These functions don't depend on the C++ runtime and therefore belong to CRunnerUtils. Clean up the macros on the way as `_MSC_VER` indicates the compiler, not the platform, which is indicated by `_WIN32` and will be present when, e.g., compiling with minGW. Reviewed By: rdzhabarov Differential Revision: https://reviews.llvm.org/D130025
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions