Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lld/COFF
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-06-29 03:06:50 +0300
committerDavid Majnemer <david.majnemer@gmail.com>2015-06-29 03:06:50 +0300
commit0d9ad687c757c40d0029bbfda7c09759c7595a98 (patch)
tree72178e935be5a403e11d08c859a26e8a992fc799 /lld/COFF
parentd94330440ac3e1bdced90a0f384cbb0be608549f (diff)
[MS ABI] Unify constant and non-constant member pointer conversion
We had two separate paths for member pointer conversion: one which takes a constant and another which takes an arbitrary value. In the latter case, we are permitted to construct arbitrary instructions. It turns out that the bulk of the member pointer conversion is sharable if we construct an artificial IRBuilder. llvm-svn: 240921
Diffstat (limited to 'lld/COFF')
0 files changed, 0 insertions, 0 deletions