diff options
| author | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-05-02 19:25:18 +0000 |
|---|---|---|
| committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-05-02 19:25:18 +0000 |
| commit | d179ce99d68f0ffc45a3eb80aa955f3237eb6371 (patch) | |
| tree | b4a6ffee24f7d36e70795dbcfc1d511571a96e05 /llvm/utils/gdb-scripts/prettyprinters.py | |
| parent | 509c884048deafc7b51ca8a2fc1dd5790ac552f8 (diff) | |
| download | bcm5719-llvm-d179ce99d68f0ffc45a3eb80aa955f3237eb6371.tar.gz bcm5719-llvm-d179ce99d68f0ffc45a3eb80aa955f3237eb6371.zip | |
Initialization: correct macro usage
`_MSC_VER` indiciates that you are building with MSVC, not that you are building
for Windows. Use `_WIN32` (which identifies Win32 and Win64).
llvm-svn: 359817
Diffstat (limited to 'llvm/utils/gdb-scripts/prettyprinters.py')
0 files changed, 0 insertions, 0 deletions

