aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ObjectFile.cpp
diff options
context:
space:
mode:
authorHongtao Yu <hoy@fb.com>2023-06-23 10:16:02 -0700
committerHongtao Yu <hoy@fb.com>2023-06-23 10:16:24 -0700
commit09742be8186b1162e09cbfb4a8e1275d88d9c462 (patch)
tree72006c5a8eb416faa38f0d898ea1ae8e36ba9bdc /llvm/lib/Object/ObjectFile.cpp
parent620bff758d448f04483a80455e14daa91f9c2346 (diff)
downloadllvm-09742be8186b1162e09cbfb4a8e1275d88d9c462.zip
llvm-09742be8186b1162e09cbfb4a8e1275d88d9c462.tar.gz
llvm-09742be8186b1162e09cbfb4a8e1275d88d9c462.tar.bz2
[llvm-profgen] Remove target triple check to allow for more targets
Llvm-profgen internally uses the llvm libraries and the MCDesc interface to do disassembling and symblization and it never checks against target-specific instruction operators. This makes it quite transparent to targets and a first attempt for an aarch64 binary just works. Therefore I'm removing the unnecessary triple check to unblock for new targets. Reviewed By: wenlei Differential Revision: https://reviews.llvm.org/D153449
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions