Skip to content
Commit 93d65c78 authored by Craig Topper's avatar Craig Topper
Browse files

Use uint16_t to store indices into string table since C++ only allows 64K...

Use uint16_t to store indices into string table since C++ only allows 64K string literals so the index into the big string can never be larger than that.

llvm-svn: 152105
parent f875c10f
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