mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 02:26:27 +08:00
CodeGen wouldn't mark the aliasee as thread_local if the aliasee was a tentative definition. Even if the definition was already emitted, it would never mark the alias as thread_local. This fixes PR21288. llvm-svn: 219859
127 KiB
127 KiB