Skip to content

Commit

Permalink
Add Triple::spirl
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilsonator committed Mar 5, 2017
1 parent d74c092 commit 96074ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/llvm/ADT/Triple.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ class Triple {
wasm64, // WebAssembly with 64-bit pointers
renderscript32, // 32-bit RenderScript
renderscript64, // 64-bit RenderScript
spirl, // SPIR: logical layout for Vulkan
LastArchType = renderscript64
};
enum SubArchType {
Expand Down

0 comments on commit 96074ab

Please sign in to comment.