Changeset 182483 in webkit for trunk/Source/JavaScriptCore/llvm/LLVMAPI.cpp
- Timestamp:
- Apr 7, 2015, 12:41:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/llvm/LLVMAPI.cpp
r157260 r182483 1 1 /* 2 * Copyright (C) 2013 Apple Inc. All rights reserved.2 * Copyright (C) 2013, 2015 Apple Inc. All rights reserved. 3 3 * 4 4 * Redistribution and use in source and binary forms, with or without … … 32 32 33 33 LLVMAPI* llvm; 34 bool enableLLVMFastISel; 34 35 35 36 }
Note:
See TracChangeset
for help on using the changeset viewer.