Currently, the line table uses the first compilation unit's address size
as its address size. It's not the right behavior. The address size should be
inferred from the target machine.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo