Closed Quuxplusone closed 6 years ago
Bugzilla Link | PR35251 |
Status | RESOLVED FIXED |
Importance | P normal |
Reported by | Colden Cullen (colden@amazon.com) |
Reported on | 2017-11-08 10:38:47 -0800 |
Last modified on | 2017-12-14 11:33:10 -0800 |
Version | trunk |
Hardware | PC Windows NT |
CC | colden@amazon.com, llvm-bugs@lists.llvm.org, llvm-dev@redking.me.uk |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
I should also mention that when using the function, I get the following linker
error:
f:\path\to\lld-link.exe: warning: test.o: undefined symbol:
_InterlockedCompareExchange128
I'm working on implementing this.