aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/CodeMetrics.cpp
diff options
context:
space:
mode:
authorSunho Kim <ksunhokim123@gmail.com>2022-07-26 12:51:33 +0900
committerSunho Kim <ksunhokim123@gmail.com>2022-07-26 12:51:33 +0900
commitdf344e1f44282848eefac252fbe1a7b4d6031430 (patch)
treea3dcb21af4ed7447988b7819a6a9c7c2c541f78a /llvm/lib/Analysis/CodeMetrics.cpp
parent736b6311e136c854b753648bafb60914393d41de (diff)
downloadllvm-df344e1f44282848eefac252fbe1a7b4d6031430.zip
llvm-df344e1f44282848eefac252fbe1a7b4d6031430.tar.gz
llvm-df344e1f44282848eefac252fbe1a7b4d6031430.tar.bz2
[JITLink][COFF] Implement IMAGE_COMDAT_SELECT_LARGEST partially.
Implement IMAGE_COMDAT_SELECT_LARGEST partially. It's going to fail if larger symbol appears but this hasn't happened at least in vcruntime library. We probably would not implement this properly as it requires complicated runtime patching which is not of nature of JIT. However, we'd like to validate if larger section appears and report to the user in the near future. Reviewed By: lhames Differential Revision: https://reviews.llvm.org/D129941
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions