aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorShengchen Kan <shengchen.kan@intel.com>2020-04-18 14:40:46 +0800
committerShengchen Kan <shengchen.kan@intel.com>2020-04-18 14:41:25 +0800
commit0d3149f43173967d6f4e4c5c904a05e1022071d4 (patch)
tree54535bf7ef37902a55f65090128499a564a38651 /llvm/lib/Object/MachOObjectFile.cpp
parenteef9cb1628898adb5652a32eb95b53c544de0d6f (diff)
downloadllvm-0d3149f43173967d6f4e4c5c904a05e1022071d4.zip
llvm-0d3149f43173967d6f4e4c5c904a05e1022071d4.tar.gz
llvm-0d3149f43173967d6f4e4c5c904a05e1022071d4.tar.bz2
[MC][X86] Disable branch align in non-text section
Summary: The instruction in non-text section can not be executed, so they will not affect performance. In addition, their encoding values are treated as data, so we should not touch them. Reviewers: MaskRay, reames, LuoYuanke, jyknight Reviewed By: MaskRay Subscribers: annita.zhang, hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D77971
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions