diff options
author | Lang Hames <lhames@gmail.com> | 2012-12-10 22:49:11 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2012-12-10 22:49:11 +0000 |
commit | 517fc8b264b50454aea4b1367f2d9d6558908afd (patch) | |
tree | 8d824755f845c9916d777a96f321ff8d27643ccc /clang/lib/Basic/FileSystemStatCache.cpp | |
parent | 3923e286cd4652031465b62f05c94c32cb7061bb (diff) | |
download | llvm-517fc8b264b50454aea4b1367f2d9d6558908afd.zip llvm-517fc8b264b50454aea4b1367f2d9d6558908afd.tar.gz llvm-517fc8b264b50454aea4b1367f2d9d6558908afd.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Basic/FileSystemStatCache.cpp')
0 files changed, 0 insertions, 0 deletions