LLVM 3.0 doesn't support llvm.memory.barrier
Support for the llvm.memory.barrier intrinsic was removed in LLVM 3.0 http://llvm.org/releases/3.0/docs/Atomics.html due to the introduction of the new "fence" instruction. The LLVM code generator should be updated accordingly.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.2.2 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler (LLVM) |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | ned2076@hotmail.com |
| Operating system | |
| Architecture |