[PATCH] D63828: Add FileWriter to GSYM and encode/decode functions to AddressRange and AddressRanges

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 09:21:19 PDT 2019


MaskRay added inline comments.


================
Comment at: include/llvm/DebugInfo/GSYM/FileWriter.h:18
+#include <stdint.h>
+#include <sys/types.h>
+
----------------
sys/types.h ?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63828/new/

https://reviews.llvm.org/D63828





More information about the llvm-commits mailing list