Skip to content
Commit 5277120d authored by Eli Bendersky's avatar Eli Bendersky
Browse files

Simplify the code a bit: MCRelaxableFragment doesn't need a separate getInstSize

method because getContents().size() already covers it. So computeFragmentSize
can use the generic MCEncodedFragment interface when querying both Data and
Relaxable fragments for contents sizes.

No change in functionality

llvm-svn: 171903
parent a3aea433
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