diff options
author | Jack Lloyd <[email protected]> | 2017-08-30 12:23:30 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-08-30 12:23:30 -0400 |
commit | 931fc0db4ae4a2b63c81bee65186bd181368a5cd (patch) | |
tree | 846c23990d3f79f8d32f81d6698ce6aa4d7cdad0 /src/build-data/arch | |
parent | 06eefb457eb8e4fadd46d8dbde026a9f163ff4f1 (diff) |
Add support for LLVM bitcode target
Diffstat (limited to 'src/build-data/arch')
-rw-r--r-- | src/build-data/arch/llvm.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/arch/llvm.txt b/src/build-data/arch/llvm.txt new file mode 100644 index 000000000..3b8c13ffd --- /dev/null +++ b/src/build-data/arch/llvm.txt @@ -0,0 +1 @@ +wordsize 64 |