diff options
author | Arthur Eubanks <aeubanks@google.com> | 2024-04-15 20:27:04 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-15 19:27:04 -0700 |
commit | b4cf63d26f4c41dd9403c4e62500d82a6d31d692 (patch) | |
tree | 1fae74210dcc0922b761b92fc79276e37f151757 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 568368a43e5b4adb3c5d105a0eff3e0c13c0af8c (diff) | |
download | llvm-b4cf63d26f4c41dd9403c4e62500d82a6d31d692.zip llvm-b4cf63d26f4c41dd9403c4e62500d82a6d31d692.tar.gz llvm-b4cf63d26f4c41dd9403c4e62500d82a6d31d692.tar.bz2 |
[X86] Remove obsolete tablegen rules for near data in small static code model (#84523)
These should be already handled by other code.
Removing the kernel code model rules right above it cause
bss_pagealigned.ll to fail by using a movabsq to get the address of a
global, haven't figured out where that code is yet.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions