1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include
Lang Hames 313bb2d202 Defer call to InitSections until after MCContext has been initialized. If
InitSections is called before the MCContext is initialized it could cause
duplicate temporary symbols to be emitted later (after context initialization
resets the temporary label counter).

llvm-svn: 169785
2012-12-10 22:49:11 +00:00
..
llvm Defer call to InitSections until after MCContext has been initialized. If 2012-12-10 22:49:11 +00:00
llvm-c Revert r169656. 2012-12-10 21:33:45 +00:00