Files
clang-p2996/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
Matt Arsenault f942cde61a MSP430: Avoid using getPointerSize/getPointerTy
Use the contextually appropriate value instead of relying on the
default address space default parameters. Usually you should be
reusing a pre-existing type.
2022-03-31 18:49:22 -04:00

61 KiB