Skip to content
Commit fff42e62 authored by Greg Clayton's avatar Greg Clayton
Browse files

Line tables were trying to be too clever and only use 24 bits for a line

table offset where the offset is within a section. Increased the section
offset for line table entries to be 32 bits (from 24 bits), giving each 
section a 4G offset, and increased the section index to 32 bits (from 8 bits).

llvm-svn: 122200
parent 7e24173a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment