Attemp to fix windows profile-rt build breakage.

Followup to D57530.

llvm-svn: 355357
This commit is contained in:
Manman Ren 2019-03-05 00:52:00 +00:00
parent 8800d30360
commit 31b31e5111
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#pragma section(".lprfd$Z", read, write)
#pragma section(".lprfc$A", read, write)
#pragma section(".lprfc$Z", read, write)
#pragma section(".lorderfile$A", read, write)
#pragma section(".lprfnd$A", read, write)
#pragma section(".lprfnd$Z", read, write)
#endif