[llvm-commits] [PATCH] Call fixSymbolsInTLSFixups() for expressions given to EmitValue()
Anton Korobeynikov
anton at korobeynikov.info
Sat Feb 11 12:44:40 PST 2012
Hi David,
> fixSymbolsInTLSFixups() is called for expressions in instructions, but is
> not being called for expressions used in MCStreamer::EmitValue(). This is
> used, for example, for emitting ARM constant pools.
Looks reasonable, but please add a testcase...
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list