C++ 실행 파일에서 본 std::string 의 복잡성 다른 컨테이너들은 간단한데, 왜 std::string 은 이렇게 복잡할까? Posted by Jongmyeong on January 24, 2025 · 8 mins read
C++ 코드의 LLVM IR 변환 (1) 클래스/구조체 등의 C++ 요소가 LLVM IR로 어떻게 변환될까 Posted by Jongmyeong on January 19, 2025 · 8 mins read