mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 14:48:27 +08:00
Rather than using a nullable SmallVector, use a wrapper class for offset info. This simplifies places that need to handle whether or not there's any offset information.