Skip to content
Commit f74faf42 authored by Eric Christopher's avatar Eric Christopher
Browse files

Avoid caching the relocation model on the subtarget, this is for

two reasons:

a) we're already caching the target machine which contains it,
b) which relocation model you get is dependent upon whether or
not you ask before MCCodeGenInfo is constructed on the target
machine, so avoid any latent issues there.

llvm-svn: 213420
parent 396a6490
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