Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 579cce99cfbdf353e530e8dc6c4ef73bd9d9f06c
https://github.com/dyninst/dyninst/commit/579cce99cfbdf353e530e8dc6c4ef73bd9d9f06c
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M common/h/dyntypes.h
M dyninstAPI/src/BPatch_snippet.C
Log Message:
-----------
Remove xlc macros (#1132)
* Remove unused XLC macro in dyntypes.h
* Remove XLC check in BPatch_snippet/BPatch_effectiveAddressExpr
This was added by c604218d5 in 2004 for compiling dyninst with xlC as a
static library for AIX compatibility with DPCL- neither of which is
supported by Dyninst now.
Co-authored-by: Tim Haines <thaines@xxxxxxxxxxx>
|