summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/thread-model.c
Commit message (Collapse)AuthorAgeFilesLines
* [WebAssembly] Initial WebAssembly support in clangDan Gohman2015-09-031-0/+16
| | | | | | | | | | This implements basic support for compiling (though not yet assembling or linking) for a WebAssembly target. Note that ABI details are not yet finalized, and may change. Differential Revision: http://reviews.llvm.org/D12002 llvm-svn: 246814
* CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & ↵Jonathan Roelofs2014-10-031-0/+15
single threaded systems http://reviews.llvm.org/D4985 llvm-svn: 219027
OpenPOWER on IntegriCloud