[LLVMdev] [RFC] Section Declarations in LLVM IR

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Apr 1 14:23:36 PDT 2014


> I like this proposal.  Any reason to use an explicit offset rather than
> allow GEPs into aliases?

Part of pr10367.  A contant gep is more generic than whan an alias can
actually represent  I started to work on it just to find that MC would
misassemble the generated code, which is what I have been fixing the
last few days.

Cheers,
Rafael



More information about the llvm-dev mailing list