mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-21 03:32:29 +00:00
Remove unused field.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167719 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
dd3383fd09
commit
4db8833c93
@ -28,7 +28,6 @@ class NVPTXSubtarget : public NVPTXGenSubtargetInfo {
|
||||
|
||||
std::string TargetName;
|
||||
NVPTX::DrvInterface drvInterface;
|
||||
bool dummy; // For the 'dummy' feature, see NVPTX.td
|
||||
bool Is64Bit;
|
||||
|
||||
// PTX version x.y is represented as 10*x+y, e.g. 3.1 == 31
|
||||
|
Loading…
x
Reference in New Issue
Block a user