Skip to content
Commit b5caad1d authored by Reid Spencer's avatar Reid Spencer
Browse files

Make GenericeValue into a struct with a union instead of just a union. This

allows an APInt value to be constructed. Remove all the native integer types
from the union. These are replaced with the single IntVal of type APInt.

llvm-svn: 34945
parent 3f634774
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