mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
- the guard variable for the static result variable was being mistaken for the actual result value, causing IRForTarget to fail - LLVM builtins like memcpy were not being properly resolved; now they are resolved to the corresponding function in the target llvm-svn: 114990