diff options
author | Stephen Long <steplong@quicinc.com> | 2022-05-13 06:39:19 -0700 |
---|---|---|
committer | Stephen Long <steplong@quicinc.com> | 2022-05-13 06:39:47 -0700 |
commit | 3946de0456fcbcd3a6c9f0d09d16d46c7987e0d7 (patch) | |
tree | 26cb48ae6b7fc803bfb8599f23ea998dc2c82406 /llvm/lib/Analysis/ValueTracking.cpp | |
parent | eaa78035c6a59b0607878f463ad7b7b7444f2c60 (diff) | |
download | llvm-3946de0456fcbcd3a6c9f0d09d16d46c7987e0d7.zip llvm-3946de0456fcbcd3a6c9f0d09d16d46c7987e0d7.tar.gz llvm-3946de0456fcbcd3a6c9f0d09d16d46c7987e0d7.tar.bz2 |
[MSVC] Add support for pragma function
MSVC pragma function tells the compiler to generate calls to functions in the pragma function list, instead of using the builtin. Needs https://reviews.llvm.org/D124701
https://docs.microsoft.com/en-us/cpp/preprocessor/function-c-cpp?view=msvc-170
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D124702
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions