[DataLayout] Removed default value from a variable that isn't used without...
[DataLayout] Removed default value from a variable that isn't used without being overwritten. Make variable an enum instead of an int to avoid a cast later. NFC llvm-svn: 300634
Loading
Please sign in to comment